Skip to content
  • mervent's avatar
    fe495ce2
    Obey RFC2616 · fe495ce2
    mervent authored
    https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
    An HTTP/1.1 proxy MUST ensure that any request message it forwards does contain an appropriate Host header field that identifies the service being requested by the proxy. All Internet-based HTTP/1.1 servers MUST respond with a 400 (Bad Request) status code to any HTTP/1.1 request message which lacks a Host header field.
    fe495ce2
    Obey RFC2616
    mervent authored
    https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
    An HTTP/1.1 proxy MUST ensure that any request message it forwards does contain an appropriate Host header field that identifies the service being requested by the proxy. All Internet-based HTTP/1.1 servers MUST respond with a 400 (Bad Request) status code to any HTTP/1.1 request message which lacks a Host header field.
Loading