From 8ef9e7e367291b34096784cc4156cb0df1515eda Mon Sep 17 00:00:00 2001 From: ePaul Date: Fri, 15 Sep 2023 16:01:25 +0000 Subject: [PATCH] deploy: 44da6303214ab61c366012d1fd9f0795e0316e4b --- index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 0bb41d68..59fd36c7 100644 --- a/index.html +++ b/index.html @@ -2947,6 +2947,13 @@

MUST subset of ISO 8601

+

APIs MUST use the upper-case T as a separator between date and time and +upper-case Z at the end when generating dates as opposed to lower-case t, +z, space, or any other character. This is stricter than the +date/time format +as defined in RFC 3339, which leaves it up to the specification.

+
+

Exception: For passing date/time information via standard protocol headers, HTTP RFC 7231 requires to follow the date and time specification used by the Internet Message Format @@ -10448,7 +10455,7 @@

Rule Changes