jirumiro / httplib2

Automatically exported from code.google.com/p/httplib2
0 stars 0 forks source link

Expose meaningful exception for App Engine URLFetch ResponseTooLargeError #230

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using httplib2 on App Engine, request document larger than 32 MB.
2. ResponseTooLargeError will be swallowed and HTTPException is thrown.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
0.7.6

Please provide any additional information below.
https://developers.google.com/appengine/docs/python/urlfetch/exceptions

Original issue reported on code.google.com by ve...@google.com on 6 Oct 2012 at 10:38

GoogleCodeExporter commented 8 years ago
This issue was closed by revision e78fbc336997.

Original comment by joe.gregorio@gmail.com on 12 Nov 2012 at 6:53