aboutsummaryrefslogtreecommitdiff
path: root/docs/ALTSVC.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ALTSVC.md')
-rw-r--r--docs/ALTSVC.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ALTSVC.md b/docs/ALTSVC.md
index b9117e4d4..18d2d2ad9 100644
--- a/docs/ALTSVC.md
+++ b/docs/ALTSVC.md
@@ -24,16 +24,16 @@ space separated fields.
## Fields
1. The ALPN id for the source origin
-2. The host name for the source origin
+2. The hostname for the source origin
3. The port number for the source origin
4. The ALPN id for the destination host
-5. The host name for the destination host
+5. The hostname for the destination host
6. The host number for the destination host
7. The expiration date and time of this entry within double quotes. The date format is "YYYYMMDD HH:MM:SS" and the time zone is GMT.
8. Boolean (1 or 0) if "persist" was set for this entry
9. Integer priority value (not currently used)
-If the host name is an IPv6 numerical address, it is stored with brackets such
+If the hostname is an IPv6 numerical address, it is stored with brackets such
as `[::1]`.
# TODO