Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(Headers): Add default Host request header to README.md file #1316

Merged
merged 1 commit into from Sep 27, 2021

Commits on Sep 27, 2021

  1. Add default Host request header to README.md file

    Mention the Host header in the default request headers table.
    
    According to the standard [RFC 7230 Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing |https://httpwg.org/specs/rfc7230.html#header.host]
        "A client MUST send a Host header field in all HTTP/1.1 request messages."
    robertoaceves committed Sep 27, 2021
    Copy the full SHA
    7ee2e12 View commit details
    Browse the repository at this point in the history