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

Issue 7092048: http issue 143: HttpResponseException should have getContent() method (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by yanivi
Modified:
11 years, 3 months ago
Reviewers:
ngmiceli
CC:
rmistry
Base URL:
https://code.google.com/p/google-http-java-client/
Visibility:
Public.

Description

http issue 143: HttpResponseException should have getContent() method http://code.google.com/p/google-http-java-client/issues/detail?id=143

Patch Set 1 #

Patch Set 2 : minor #

Total comments: 4

Patch Set 3 : new constructor HttpResponseException.Builder(int statusCode, String statusMesssage, HttpHeaders) #

Patch Set 4 : fix javadoc comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -14 lines) Patch
M google-http-client/src/main/java/com/google/api/client/http/HttpResponseException.java View 1 2 3 5 chunks +187 lines, -13 lines 0 comments Download
M google-http-client/src/test/java/com/google/api/client/http/HttpResponseExceptionTest.java View 1 2 4 chunks +25 lines, -1 line 0 comments Download

Messages

Total messages: 4
yanivi
11 years, 3 months ago (2013-01-12 03:45:46 UTC) #1
ngmiceli
https://codereview.appspot.com/7092048/diff/3001/google-http-client/src/main/java/com/google/api/client/http/HttpResponseException.java File google-http-client/src/main/java/com/google/api/client/http/HttpResponseException.java (right): https://codereview.appspot.com/7092048/diff/3001/google-http-client/src/main/java/com/google/api/client/http/HttpResponseException.java#newcode26 google-http-client/src/main/java/com/google/api/client/http/HttpResponseException.java:26: * Implementations is not thread safe. Implementation is (singular) ...
11 years, 3 months ago (2013-01-14 16:02:38 UTC) #2
yanivi
see also Patch Set 3 : new constructor HttpResponseException.Builder(int statusCode, String statusMesssage, HttpHeaders) https://codereview.appspot.com/7092048/diff/3001/google-http-client/src/main/java/com/google/api/client/http/HttpResponseException.java File ...
11 years, 3 months ago (2013-01-14 16:43:40 UTC) #3
ngmiceli
11 years, 3 months ago (2013-01-14 21:34:43 UTC) #4
LGTM
Sign in to reply to this message.

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