Re: [Paste] cookie expires date format

Top Page
Author: Christoph Zwerschke
Date:  
To: paste-users
Subject: Re: [Paste] cookie expires date format
> With WebOB, set_cookie(x,x, max_age = 3600, ...) will add a field to
 > headers like this:
 >
 > *'set-cookie': 'ck_cookie=xxx; Domain=.xxx.com; expires="Wed, 16 Apr
 > 2008 00:26:12 GMT";Max-Age=3600
 > *
 > but seems the 'expires' date incorrect, may be it
 > should be "%a, %d-%b-%Y %H:%M:%S GMT"?

Yes, that's the correct format, I think Alec is right here.

-- Chris

_______________________________________________
Paste-users mailing list
Paste-users@???
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users