]> Cypherpunks repositories - gostls13.git/commit
net/http: harden, document func SetCookie and type Cookie
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 30 Jun 2015 01:10:43 +0000 (18:10 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 30 Jun 2015 16:19:02 +0000 (16:19 +0000)
commit9462bcedc612eb8b735ad7f3417c88be37f387b4
treede124131359fb4001b7dd3a06d65fb57af53f100
parent8e6dc76e1f14088546ef99d00d884ac5057b349f
net/http: harden, document func SetCookie and type Cookie

Fixes #9758

Change-Id: I3089ec06cddd74b547d8b10834d7478a04b02069
Reviewed-on: https://go-review.googlesource.com/11701
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/http/cookie.go
src/net/http/cookie_test.go