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 303ab5b commit ed0b0b3Copy full SHA for ed0b0b3
Doc/whatsnew/3.15.rst
@@ -378,7 +378,8 @@ http.server
378
-----------
379
380
* Added a new ``extra_response_headers`` keyword argument to
381
- :class:`SimpleHTTPRequestHandler` to support custom headers in HTTP responses.
+ :class:`~http.server.SimpleHTTPRequestHandler` to support custom headers in
382
+ HTTP responses.
383
(Contributed by Anton I. Sipos in :gh:`135057`.)
384
385
* Added a ``-H`` or ``--header`` flag to the :program:`python -m http.server`
0 commit comments