tandalat
2015-07-29 23:50:55 UTC
Hello,
The current implementation of cookiejar.Cookies(url.URL) returns cookies
with only attributes Name and Value being set. It would be more beneficial
if they contain most attributes (with the exception of max-age) set in a
response by the server as this enables code extracting cookies to extend
further processing such as adding persistence storage. I'd prepare a patch
if the request makes sense.
Thanks,
tan
The current implementation of cookiejar.Cookies(url.URL) returns cookies
with only attributes Name and Value being set. It would be more beneficial
if they contain most attributes (with the exception of max-age) set in a
response by the server as this enables code extracting cookies to extend
further processing such as adding persistence storage. I'd prepare a patch
if the request makes sense.
Thanks,
tan
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.