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

Issue 582043: code review 582043: http: change RawPath to mean raw path, not raw everythi... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by rsc
Modified:
15 years ago
Reviewers:
CC:
r, petar-m, ukai, golang-dev, madari
Visibility:
Public.

Description

http: change RawPath to mean raw path, not raw everything-after-scheme. The new meaning is more useful for both websocket and http.

Patch Set 1 #

Patch Set 2 : code review 582043: http: change RawPath to mean raw path, not raw everythi... #

Patch Set 3 : code review 582043: http: change RawPath to mean raw path, not raw everythi... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -70 lines) Patch
M src/pkg/http/readrequest_test.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/http/requestwrite_test.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/http/url.go View 4 chunks +16 lines, -7 lines 0 comments Download
M src/pkg/http/url_test.go View 1 13 chunks +91 lines, -61 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello r (cc: golang-dev@googlegroups.com, madari, petar-m, ukai), I'd like you to review this change.
15 years ago (2010-03-16 20:56:05 UTC) #1
r
LGTM
15 years ago (2010-03-16 21:49:42 UTC) #2
petar-m
LGTM On 2010/03/16 21:49:42, r wrote: > LGTM
15 years ago (2010-03-17 00:06:52 UTC) #3
ukai
LGTM
15 years ago (2010-03-17 01:07:45 UTC) #4
rsc
15 years ago (2010-03-17 01:44:58 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=050859c65347 ***

http: change RawPath to mean raw path, not raw everything-after-scheme.

The new meaning is more useful for both websocket and http.

R=r, petar-m, ukai
CC=golang-dev, madari
http://codereview.appspot.com/582043
Sign in to reply to this message.

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