]> Cypherpunks repositories - gostls13.git/commit
net/http/cookiejar: document format of domain in PublicSuffix
authorVolker Dobler <dr.volker.dobler@gmail.com>
Mon, 6 Jan 2014 18:00:20 +0000 (10:00 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 6 Jan 2014 18:00:20 +0000 (10:00 -0800)
commiteb93f86275870bfe7d2b71d244df9ea87320e185
tree78d091e84c36f3eb9aa6f5b0d52b26f295ba129e
parentaeeda707ffdcd29efdec510ffe40061384b0dfdf
net/http/cookiejar: document format of domain in PublicSuffix

Document what values a PublicSuffixList must accept as
a domain in a call to PublicSuffix.

R=bradfitz, nigeltao
CC=golang-codereviews
https://golang.org/cl/47560044
src/pkg/net/http/cookiejar/jar.go