HTTP/1.1 request MUST send a Host header

important that all implementations of HTTP (including updates to existing HTTP/1.0 applications) correctly implement these requirements: – Both clients and servers MUST support the Host request-header.
– A client that sends an HTTP/1.1 request MUST send a Host header.
– Servers MUST report a 400 (Bad Request) error if an HTTP/1.1
request does not include a Host request-header.
– Servers MUST accept absolute URIs.

此篇文章已被阅读1758 次

Add a Comment

邮箱地址不会被公开。 必填项已用*标注