Closed GoogleCodeExporter closed 8 years ago
Setting Http.force_exceptions_to_status_code to True should do what you want:
http://httplib2.googlecode.com/hg/doc/html/libhttplib2.html#httplib2.Http.force_
excepti
on_to_status_code
Let me know if it doesn't.
Original comment by joe.gregorio@gmail.com
on 15 Jul 2009 at 10:20
Joe: your suggestion is perfect. The error lay in my not being able to find the
documentation; the project homepage, which I now see has been updated, linked to
nonexistent documentation, and my reading of the code was obviously not as
careful as
it ought to have been.
Thank you for your prompt response!
-rh
Original comment by robth...@gmail.com
on 16 Jul 2009 at 1:44
Original issue reported on code.google.com by
robth...@gmail.com
on 15 Jul 2009 at 7:33