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

Issue 7199047: http issue 63: Generalize MutipartContent so that it can be used to replace MultipartRelatedContent (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:
rmistry
CC:
ngmiceli, peleyal
Base URL:
https://code.google.com/p/google-http-java-client/
Visibility:
Public.

Description

http issue 63: Generalize MutipartContent so that it can be used to replace MultipartRelatedContent https://code.google.com/p/google-http-java-client/issues/detail?id=63 fix bug in GZipEncoding that closes output stream instead of flushing

Patch Set 1 #

Patch Set 2 : minor #

Patch Set 3 : fix bug in GZipEncoding that closes output stream instead of flushing #

Patch Set 4 : more fixes #

Patch Set 5 : minor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+485 lines, -15 lines) Patch
M findbugs-exclude.xml View 2 chunks +6 lines, -5 lines 0 comments Download
M google-http-client/src/main/java/com/google/api/client/http/AbstractHttpContent.java View 1 chunk +19 lines, -6 lines 0 comments Download
M google-http-client/src/main/java/com/google/api/client/http/GZipEncoding.java View 1 2 1 chunk +1 line, -1 line 0 comments Download
M google-http-client/src/main/java/com/google/api/client/http/HttpContent.java View 1 2 3 2 chunks +11 lines, -0 lines 0 comments Download
M google-http-client/src/main/java/com/google/api/client/http/HttpEncoding.java View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A google-http-client/src/main/java/com/google/api/client/http/MultipartContent.java View 1 2 3 1 chunk +273 lines, -0 lines 0 comments Download
M google-http-client/src/main/java/com/google/api/client/http/MultipartRelatedContent.java View 1 chunk +2 lines, -0 lines 0 comments Download
M google-http-client/src/main/java/com/google/api/client/util/StreamingContent.java View 1 2 3 1 chunk +5 lines, -3 lines 0 comments Download
A google-http-client/src/test/java/com/google/api/client/http/GZipEncodingTest.java View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download
M google-http-client/src/test/java/com/google/api/client/http/HttpRequestTest.java View 1 2 3 1 chunk +44 lines, -0 lines 0 comments Download
A google-http-client/src/test/java/com/google/api/client/http/MultipartContentTest.java View 1 chunk +67 lines, -0 lines 0 comments Download
M google-http-client/src/test/java/com/google/api/client/http/MultipartRelatedContentTest.java View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2
yanivi
11 years, 3 months ago (2013-01-23 23:21:20 UTC) #1
rmistry
11 years, 3 months ago (2013-01-28 19:33:40 UTC) #2
LGTM
Sign in to reply to this message.

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