summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-08-07 15:04:00 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-08-07 15:04:00 +0200
commit07e9162b9f6fdce583904cc790b1541405a5f7fc (patch)
tree5a0a07e934a674e605bd063d2b2e9b2471df324e
parent62e1dd3f65fe48cfe6a5e11bb443a1668597b333 (diff)
downloadcurl-bagder/docs-refreshed.tar.gz
fixup ALTSVC clarify the date format toobagder/docs-refreshed
-rw-r--r--docs/ALTSVC.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ALTSVC.md b/docs/ALTSVC.md
index 84700255b..655a0b188 100644
--- a/docs/ALTSVC.md
+++ b/docs/ALTSVC.md
@@ -27,7 +27,7 @@ space separated fields.
4. The ALPN id for the destination host
5. The host name for the destination host
6. The host number for the destination host
-7. Within double quotes, the expiration date of this entry
+7. The expiration date and time of this entry withing 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)