commit | c53aaec793e018edef4e72a3edbd338b10db10aa | [log] [tgz] |
---|---|---|
author | Sebastian Rittau <srittau@rittau.org> | Fri Aug 17 11:47:32 2018 +0200 |
committer | Berker Peksag <berker.peksag@gmail.com> | Fri Aug 17 12:47:32 2018 +0300 |
tree | 4a58596aabbfd9df1cc0b936320b6de00588aca9 | |
parent | 1590c393360df059160145e7475754427bfc6680 [diff] |
bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793) The http_response() and https_response() methods of the HTTPErrorProcessor class have two required parameters, 'request' and 'response'.