8 Jul
2015
8 Jul
'15
4:35 a.m.
I wrote:
2. I was reluctant to follow the full date parsing in RFC 6265 until I had a compelling reason, but you have brought me a compelling reason. github's cookies have expiration dates like "Sat, 07 Jul 2035 13:24:19 -0000", which appears to be legal, but dillo doesn't recognize it. So I'll work on it.
Committed some code that's more similar to the RFC, and it recognizes the github cookies. The code didn't turn out badly, so I don't know why I was hesitant at the time.