Commit 3121547f authored by Senthil Kumaran's avatar Senthil Kumaran

merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class...

merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi
parents 42d1320c ed270fab
...@@ -323,6 +323,11 @@ The following classes are provided: ...@@ -323,6 +323,11 @@ The following classes are provided:
A catch-all class to handle unknown URLs. A catch-all class to handle unknown URLs.
.. class:: HTTPErrorProcessor()
Process HTTP error responses.
.. _request-objects: .. _request-objects:
Request Objects Request Objects
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment