Update specification/server_server_api.rst
Co-Authored-By: turt2live <travpc@gmail.com>
This commit is contained in:
parent
1c30f5eba9
commit
39b71413be
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ The process overall is as follows:
|
|||
Requests must be made with a ``Host`` header containing the IP address,
|
||||
without port.
|
||||
|
||||
2. If the hostname is not an IP literal, and has an explicit port given,
|
||||
2. If the hostname is not an IP literal, and the server name includes an explicit port,
|
||||
resolve the IP address using AAAA or A records. Requests are made to
|
||||
the resolved IP address and given port with a ``Host`` header of the
|
||||
original hostname (with port). The target server must present a valid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue