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

Issue 1822041: Handling post requests for Accel servlet (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 9 months ago by gagan.goku
Modified:
15 years, 8 months ago
Reviewers:
shindig.remailer, johnfargo, dev-remailer, anupama.dutta, cool-shindig-committers, zhoresh
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : adding tests #

Patch Set 3 : beautification #

Total comments: 12

Patch Set 4 : addressing comments #

Patch Set 5 : reverting basichttpfetcher #

Patch Set 6 : fixing comment #

Patch Set 7 : setting follow redirect to false for accel #

Total comments: 14

Patch Set 8 : addressing comments #

Patch Set 9 : addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+378 lines, -34 lines) Patch
main/java/org/apache/shindig/gadgets/http/HttpRequest.java View 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
main/java/org/apache/shindig/gadgets/servlet/AccelHandler.java View 1 2 3 4 5 6 7 8 3 chunks +16 lines, -6 lines 0 comments Download
main/java/org/apache/shindig/gadgets/servlet/HtmlAccelServlet.java View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -0 lines 0 comments Download
main/java/org/apache/shindig/gadgets/uri/UriUtils.java View 1 2 3 4 5 6 7 8 5 chunks +92 lines, -16 lines 0 comments Download
test/java/org/apache/shindig/gadgets/servlet/HtmlAccelServletTest.java View 1 2 3 4 5 6 7 8 3 chunks +73 lines, -12 lines 0 comments Download
test/java/org/apache/shindig/gadgets/uri/UriUtilsTest.java View 5 6 7 8 1 chunk +187 lines, -0 lines 0 comments Download

Messages

Total messages: 17
gagan.goku
15 years, 9 months ago (2010-07-13 00:45:10 UTC) #1
gagan.goku
adding tests
15 years, 9 months ago (2010-07-13 02:20:28 UTC) #2
gagan.goku
beautification
15 years, 9 months ago (2010-07-13 03:07:36 UTC) #3
anupama.dutta
http://codereview.appspot.com/1822041/diff/9001/10004 File main/java/org/apache/shindig/gadgets/uri/UriUtils.java (right): http://codereview.appspot.com/1822041/diff/9001/10004#newcode70 main/java/org/apache/shindig/gadgets/uri/UriUtils.java:70: // Headers that the fetcher itself would like to ...
15 years, 9 months ago (2010-07-13 15:48:50 UTC) #4
gagan.goku
addressing comments
15 years, 9 months ago (2010-07-13 17:25:54 UTC) #5
gagan.goku
http://codereview.appspot.com/1822041/diff/9001/10004 File main/java/org/apache/shindig/gadgets/uri/UriUtils.java (right): http://codereview.appspot.com/1822041/diff/9001/10004#newcode70 main/java/org/apache/shindig/gadgets/uri/UriUtils.java:70: // Headers that the fetcher itself would like to ...
15 years, 9 months ago (2010-07-13 17:26:24 UTC) #6
gagan.goku
reverting basichttpfetcher
15 years, 9 months ago (2010-07-13 18:31:50 UTC) #7
gagan.goku
fixing comment
15 years, 9 months ago (2010-07-13 18:39:44 UTC) #8
gagan.goku
setting follow redirect to false for accel
15 years, 9 months ago (2010-07-14 10:43:54 UTC) #9
johnfargo
Somehow the patch got out of sync w/ the current Shindig (chunk mismatch) -- give ...
15 years, 9 months ago (2010-07-14 20:39:37 UTC) #10
gagan.goku
addressing comments
15 years, 9 months ago (2010-07-15 06:19:58 UTC) #11
gagan.goku
http://codereview.appspot.com/1822041/diff/33001/34001 File main/java/org/apache/shindig/gadgets/http/HttpRequest.java (right): http://codereview.appspot.com/1822041/diff/33001/34001#newcode54 main/java/org/apache/shindig/gadgets/http/HttpRequest.java:54: // TODO: Convert to Map<String, List<String>> to allow multiple ...
15 years, 9 months ago (2010-07-15 06:20:07 UTC) #12
johnfargo
Hey Gagan: Thanks for the responses. Brief comments inline, then continuing the review. On Wed, ...
15 years, 9 months ago (2010-07-15 22:46:23 UTC) #13
gagan.goku
>> But there could be multiple header values for the same header, like: >> Set-Cookie: ...
15 years, 9 months ago (2010-07-16 19:55:46 UTC) #14
gagan.goku
addressing comments
15 years, 9 months ago (2010-07-16 19:57:28 UTC) #15
johnfargo
LGTM, looks great! Patch applied, tested, and committed. On Fri, Jul 16, 2010 at 12:57 ...
15 years, 8 months ago (2010-07-19 17:58:26 UTC) #16
gagan.goku
15 years, 8 months ago (2010-07-20 01:29:20 UTC) #17
Thanks John.

On Mon, Jul 19, 2010 at 11:28 PM, John Hjelmstad <johnfargo@gmail.com>wrote:

> LGTM, looks great!
>
> Patch applied, tested, and committed.
>
>
> On Fri, Jul 16, 2010 at 12:57 PM, <gagan.goku@gmail.com> wrote:
>
>> addressing comments
>>
>>
>> http://codereview.appspot.com/1822041/show
>>
>
>
Sign in to reply to this message.

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