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

Issue 6454092: Change GET to POST if URI is too long. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by jcgregorio_google
Modified:
12 years, 1 month ago
CC:
google-api-python-client_googlegroups.com
Visibility:
Public.

Description

Fixes issue #96.

Patch Set 1 #

Patch Set 2 : 80 chars #

Total comments: 2

Patch Set 3 : extend test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -0 lines) Patch
M apiclient/http.py View 1 2 chunks +15 lines, -0 lines 0 comments Download
M tests/test_http.py View 1 2 3 chunks +41 lines, -0 lines 0 comments Download

Messages

Total messages: 5
jcgregorio_google
12 years, 1 month ago (2012-08-03 14:52:50 UTC) #1
Ali Afshar
http://codereview.appspot.com/6454092/diff/4/tests/test_http.py File tests/test_http.py (right): http://codereview.appspot.com/6454092/diff/4/tests/test_http.py#newcode754 tests/test_http.py:754: self.assertEqual('q=' + 'a' * MAX_URI_LENGTH, response) Can you add ...
12 years, 1 month ago (2012-08-03 16:00:53 UTC) #2
jcgregorio_google
http://codereview.appspot.com/6454092/diff/4/tests/test_http.py File tests/test_http.py (right): http://codereview.appspot.com/6454092/diff/4/tests/test_http.py#newcode754 tests/test_http.py:754: self.assertEqual('q=' + 'a' * MAX_URI_LENGTH, response) Added a little ...
12 years, 1 month ago (2012-08-03 16:31:35 UTC) #3
Ali Afshar
LGTM
12 years, 1 month ago (2012-08-03 16:37:00 UTC) #4
jcgregorio_google
12 years, 1 month ago (2012-08-03 16:49:06 UTC) #5
On 2012/08/03 16:37:00, Ali Afshar wrote:
> LGTM

Committed in
http://code.google.com/p/google-api-python-client/source/detail?r=7d1515ca91f...
Sign in to reply to this message.

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