Guido Günther a2daa44ef3 Don't return None on unhandled http errors
We handle 401, 403, 500 and 404 everything else currently returns None
breaking parsing in the callers with hard to track down errors.

Just raise the actual HTTP error in that case.

Change-Id: I35e4f082069941cd5a8d97185693501ab2b0dc6f
2015-02-09 23:59:29 +01:00
..
2012-05-17 16:10:00 +01:00
2014-05-21 22:49:34 -07:00