A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Host Header

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

References


  1. MDN. “Host header”. Available at: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Host. (Accessed: [2025-05-11 Sun 19:52]). ↩︎

Related Posts