ietf-wg-httpapi / deprecation-header

Repository for IETF WG draft deprecation-header
Other
5 stars 5 forks source link

Inconsistency between text and the example #4

Closed malevy closed 3 years ago

malevy commented 3 years ago

There is a small inconsistency between the text and one of the example usages of the Deprecation header in draft-ietf-httpapi-deprecation-header.md.

The following example shows that the resource context has been deprecated on Friday, November 11, 2018 at 23:59:59 GMT:

Deprecation: Sun, 11 Nov 2018 23:59:59 GMT

The correct day of the week for November 11, 2018 was Sunday, according to Google.

dret commented 3 years ago

good catch, thanks!