You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/09/20 16:53:57 UTC

[GitHub] nickva commented on issue #1610: Set-Cookie Expires field date format

nickva commented on issue #1610: Set-Cookie Expires field date format
URL: https://github.com/apache/couchdb/issues/1610#issuecomment-423255970
 
 
   It seems it's using RFC2109
   
   https://tools.ietf.org/html/rfc2109#section-10.1.2
   
   ```
   10.1.2  Expires and Max-Age
   
      Netscape's original proposal defined an Expires header that took a
      date value in a fixed-length variant format in place of Max-Age:
   
      Wdy, DD-Mon-YY HH:MM:SS GMT
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services