mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
merge from 3.2 - Fix closes Issue12479 - Add HTTPErrorProcessor class definition - Patch by Sandro Tosi
This commit is contained in:
commit
3121547f42
1 changed files with 5 additions and 0 deletions
|
@ -323,6 +323,11 @@ The following classes are provided:
|
|||
A catch-all class to handle unknown URLs.
|
||||
|
||||
|
||||
.. class:: HTTPErrorProcessor()
|
||||
|
||||
Process HTTP error responses.
|
||||
|
||||
|
||||
.. _request-objects:
|
||||
|
||||
Request Objects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue