]> granicus.if.org Git - curl/commit
made Max-Age work as defined in the RFC.
authorDaniel Stenberg <daniel@haxx.se>
Wed, 27 Feb 2002 07:38:04 +0000 (07:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 27 Feb 2002 07:38:04 +0000 (07:38 +0000)
commit3612c3774ea88214c0821b4fe30899b3e65df3d3
tree9a335e83f60b0c4c31e6de518cc0a3125dd56649
parente6a65bb3efd40f555c565bffb9fc61e6721d2452
made Max-Age work as defined in the RFC.
my brain damaged fix to not parse spaces as part of the value is now fixed
to instead strip off trailing spaces from values.
lib/cookie.c