Skip to content

Commit

Permalink
Merge pull request #536 from weierophinney/hotfix/host-component
Browse files Browse the repository at this point in the history
s/segment/component/
  • Loading branch information
simensen committed Apr 27, 2015
2 parents b6a717d + d4e26b4 commit 53a62a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposed/http-message.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ for retrieving such multi-valued headers.

##### Host header

In requests, the `Host` header typically mirrors the host segment of the URI, as
In requests, the `Host` header typically mirrors the host component of the URI, as
well as the host used when establishing the TCP connection. However, the HTTP
specification allows the `Host` header to differ from each of the two.

Expand Down

0 comments on commit 53a62a9

Please sign in to comment.