Skip to content

Commit 29b8348

Browse files
aeurielesnencukou
andauthored
Update Doc/whatsnew/3.15.rst
Co-authored-by: Petr Viktorin <encukou@gmail.com>
1 parent e93e33b commit 29b8348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@ http.client
235235

236236
* A new *max_response_headers* keyword-only parameter has been added to
237237
: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.
238+
constructors. This parameter overrides the default maximum number of allowed
239+
response headers.
240240
(Contributed by Alexander Enrique Urieles Nieto in :gh:`131724`.)
241241

242242

0 commit comments

Comments
 (0)