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

Issue 6121048: Adding HttpRequest.serializeHeaders (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by rmistry
Modified:
12 years ago
Reviewers:
yanivi
Base URL:
https://google-http-java-client.googlecode.com/hg/
Visibility:
Public.

Description

Changes to support http://codereview.appspot.com/5539055/.

Patch Set 1 #

Patch Set 2 : Minor fix #

Total comments: 22

Patch Set 3 : Addressing code review comments #

Patch Set 4 : Minor fix #

Patch Set 5 : Minor fix #

Patch Set 6 : Removing MultipartMixedContent #

Total comments: 6

Patch Set 7 : Addressing code review comments #

Patch Set 8 : Minor fix #

Patch Set 9 : Minor fix #

Patch Set 10 : Minor fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -45 lines) Patch
M google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java View 1 2 3 4 5 6 7 8 2 chunks +103 lines, -0 lines 0 comments Download
M google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java View 1 2 3 4 5 6 3 chunks +2 lines, -45 lines 0 comments Download
M google-http-client/src/test/java/com/google/api/client/http/HttpHeadersTest.java View 1 2 3 4 5 6 2 chunks +90 lines, -0 lines 0 comments Download

Messages

Total messages: 7
rmistry
12 years ago (2012-04-25 12:49:35 UTC) #1
yanivi
some interesting design questions that this brings up... http://codereview.appspot.com/6121048/diff/2001/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java File google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java (right): http://codereview.appspot.com/6121048/diff/2001/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java#newcode949 google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java:949: LowLevelHttpRequest ...
12 years ago (2012-04-26 19:53:37 UTC) #2
rmistry
http://codereview.appspot.com/6121048/diff/2001/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java File google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java (right): http://codereview.appspot.com/6121048/diff/2001/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java#newcode949 google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java:949: LowLevelHttpRequest lowLevelHttpRequest, String name, Object value, OutputStream out) On ...
12 years ago (2012-04-27 14:28:34 UTC) #3
rmistry
Removed MultipartMixedContent
12 years ago (2012-04-30 17:03:04 UTC) #4
yanivi
http://codereview.appspot.com/6121048/diff/10008/google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java File google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java (right): http://codereview.appspot.com/6121048/diff/10008/google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java#newcode602 google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java:602: // TODO(rmistry): Explore option of not providing a Writer, ...
12 years ago (2012-04-30 19:12:37 UTC) #5
rmistry
http://codereview.appspot.com/6121048/diff/10008/google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java File google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java (right): http://codereview.appspot.com/6121048/diff/10008/google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java#newcode602 google-http-client/src/main/java/com/google/api/client/http/HttpHeaders.java:602: // TODO(rmistry): Explore option of not providing a Writer, ...
12 years ago (2012-05-01 12:35:24 UTC) #6
yanivi
12 years ago (2012-05-01 13:39:22 UTC) #7
:LGTM
Sign in to reply to this message.

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