Table of Contents
About
The HTTP Host
request header specifies the host and port number of
the server to which the request is being sent; if no port is included,
the default port for the service requested is implied (e.g. 443
for
an HTTPS URL, and 80
for an HTTP URL)1.
Anki
Links
References
MDN. “Host header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Host. (Accessed: ). ↩︎