]> Cypherpunks repositories - gostls13.git/commit
http: Allow cookies with negative Max-Age attribute as these are
authorVolker Dobler <dr.volker.dobler@gmail.com>
Sun, 15 Jan 2012 08:32:16 +0000 (19:32 +1100)
committerAndrew Gerrand <adg@golang.org>
Sun, 15 Jan 2012 08:32:16 +0000 (19:32 +1100)
commit4dda23a1d0f793f53661dd973e29c793e67aa9aa
tree7e5634b9cba28cfe3a54a726c73774870764b04c
parent7419921bf3acebd462b48cbf1f4dfb14233f8872
http: Allow cookies with negative Max-Age attribute as these are
allowed by RFC 6265 sec 5.2.2.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5533083
src/pkg/net/http/cookie.go