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

Issue 4239056: code review 4239056: http: rename ClientTransport to Transport (Closed)

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

Description

http: rename ClientTransport to Transport http.Transport looks nicer, and ServerTransport doesn't make much sense anyway.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -16 lines) Patch
M src/pkg/http/client.go View 1 3 chunks +5 lines, -5 lines 0 comments Download
M src/pkg/http/transport.go View 1 2 3 1 chunk +12 lines, -11 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 9 months ago (2011-03-04 18:59:36 UTC) #1
rsc
LGTM ,s/http\.//g (convention is not to include the package prefix in documentation for that package.)
14 years, 9 months ago (2011-03-04 19:15:05 UTC) #2
bradfitz
14 years, 9 months ago (2011-03-04 19:42:06 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=5e950f7ef49f ***

http: rename ClientTransport to Transport

http.Transport looks nicer, and ServerTransport
doesn't make much sense anyway.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4239056
Sign in to reply to this message.

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