Update specification/server_server_api.rst

Co-Authored-By: turt2live <travpc@gmail.com>
This commit is contained in:
Richard van der Hoff 2019-02-01 07:40:39 -07:00 committed by GitHub
parent 1c30f5eba9
commit 39b71413be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@ The process overall is as follows:
Requests must be made with a ``Host`` header containing the IP address, Requests must be made with a ``Host`` header containing the IP address,
without port. 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 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 the resolved IP address and given port with a ``Host`` header of the
original hostname (with port). The target server must present a valid original hostname (with port). The target server must present a valid