Descriptionexp/cookiejar: infrastructure for upcoming implementation
This CL is the first of a handful of CLs which will provide
the implementation of cookiejar. It contains several helper
functions and the skeleton of Cookies and SetCookies.
Proper host name handling requires the ToASCII transformation
from package idna which currently lives in the go.net
subrepo. This CL thus contains just a TODO for this issue.
Patch Set 1 #Patch Set 2 : diff -r e2f9b9a58240 https://code.google.com/p/go/ #Patch Set 3 : diff -r e2f9b9a58240 https://code.google.com/p/go/ #
Total comments: 18
Patch Set 4 : diff -r 93266555c621 https://code.google.com/p/go/ #Patch Set 5 : diff -r 8d71734a0cb0 https://code.google.com/p/go/ #
Total comments: 10
MessagesTotal messages: 7
|