Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3398)

Issue 81680043: code review 81680043: net/http: Support commas in cookie values

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by shanemhansen
Modified:
10 years ago
CC:
golang-codereviews, nigel
Visibility:
Public.

Description

net/http: Support commas in cookie values Fixes issue 7243.

Patch Set 1 #

Patch Set 2 : diff -r 86b9b20f95ce https://code.google.com/p/go #

Patch Set 3 : diff -r 86b9b20f95ce https://code.google.com/p/go #

Patch Set 4 : diff -r 6d004cdcb0d0 https://code.google.com/p/go #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M src/pkg/net/http/cookie.go View 1 2 chunks +2 lines, -2 lines 1 comment Download
M src/pkg/net/http/cookie_test.go View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7
shanemhansen
Hello golang-codereviews@googlegroups.com (cc: nigel.thorne@gmail.com, rsc@golang.org), I'd like you to review this change to https://code.google.com/p/go
10 years, 1 month ago (2014-03-28 02:50:50 UTC) #1
rsc
R=nigeltao If there's no test, nothing is fixed.
10 years, 1 month ago (2014-03-28 02:54:17 UTC) #2
shanemhansen
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com, nigel.thorne@gmail.com, rsc@golang.org), Please take another look.
10 years, 1 month ago (2014-03-28 03:21:39 UTC) #3
volker.dobler
First: This CL addresses only commas in cookie values and ignores the other bytes disallowed ...
10 years, 1 month ago (2014-03-28 09:21:03 UTC) #4
shanemhansen
Thanks for the detailed feedback. Cookie handling in general is super tricky, I was attempting ...
10 years, 1 month ago (2014-03-28 14:48:43 UTC) #5
rsc
+nigeltao
10 years, 1 month ago (2014-03-28 14:51:47 UTC) #6
rsc
10 years ago (2014-04-22 22:47:28 UTC) #7
R=close

I think CL 86050045 took care of this.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b