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

Issue 7375047: code review 7375047: net/url: fix URL Opaque notes on making client requests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by bradfitz
Modified:
11 years, 2 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

net/url: fix URL Opaque notes on making client requests Fixes issue 4860

Patch Set 1 #

Patch Set 2 : diff -r 67ff484a1801 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 67ff484a1801 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 67ff484a1801 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 0b99a705c0cc https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/pkg/net/url/url.go View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 2 months ago (2013-02-21 21:06:34 UTC) #1
rsc
LGTM Drop the &s.
11 years, 2 months ago (2013-02-21 21:15:37 UTC) #2
rsc
actually, not lgtm. doesn't the client still have to give a Host and Scheme so ...
11 years, 2 months ago (2013-02-21 21:16:12 UTC) #3
bradfitz
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
11 years, 2 months ago (2013-02-21 21:19:47 UTC) #4
bradfitz
oh, duh, yes. PTAL. On Thu, Feb 21, 2013 at 1:16 PM, Russ Cox <rsc@golang.org> ...
11 years, 2 months ago (2013-02-21 21:19:49 UTC) #5
bradfitz
11 years, 2 months ago (2013-02-21 22:39:21 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=e641a237b2ad ***

net/url: fix URL Opaque notes on making client requests

Fixes issue 4860

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/7375047
Sign in to reply to this message.

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