We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93e33b commit 29b8348Copy full SHA for 29b8348
Doc/whatsnew/3.15.rst
@@ -235,8 +235,8 @@ http.client
235
236
* A new *max_response_headers* keyword-only parameter has been added to
237
:class:`~http.client.HTTPConnection` and :class:`~http.client.HTTPSConnection`
238
- constructors. This parameter sets the maximum number of allowed response headers,
239
- helping to prevent denial-of-service attacks.
+ constructors. This parameter overrides the default maximum number of allowed
+ response headers.
240
(Contributed by Alexander Enrique Urieles Nieto in :gh:`131724`.)
241
242
0 commit comments