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

Issue 2160045: code review 2160045: http: add support for PUT and DELETE requests

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by dj2
Modified:
10 years, 5 months ago
Reviewers:
CC:
golang-dev
Visibility:
Public.

Description

http: add support for PUT and DELETE requests

Patch Set 1 #

Patch Set 2 : code review 2160045: http: add support for PUT and DELETE requests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -0 lines) Patch
M src/pkg/http/client.go View 1 1 chunk +67 lines, -0 lines 0 comments Download

Messages

Total messages: 4
dj2
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 1 month ago (2010-09-09 19:57:42 UTC) #1
rsc
I suppose these are okay, and it will remind us to include PUT and DELETE ...
15 years, 1 month ago (2010-09-09 20:10:21 UTC) #2
dj2
On 2010/09/09 20:10:21, rsc wrote: > I suppose these are okay, and it will remind ...
15 years, 1 month ago (2010-09-10 01:10:37 UTC) #3
rsc1
15 years, 1 month ago (2010-09-16 17:58:39 UTC) #4
I don't think these are right. DELETE doesn't typically return a body, and PUT doesn't typically send a form. We'll keep these in mind for the next round of http but especially since you're not planning to use them for anything right now I'd suggest leaving things as is.
Sign in to reply to this message.

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