aboutsummaryrefslogtreecommitdiff
path: root/doc/next/6-stdlib/99-minor/net/http/46443.md
blob: 730582008adc26c167e856b3d453999f80a9c815 (plain)
1
2
3
[`Cookie`](/pkg/net/http#Cookie) now preserves double quotes surrounding
a cookie value. The new `Cookie.Quoted` field indicates whether the
`Cookie.Value` was originally quoted.