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 50e0ed5 commit 4f36fbfCopy full SHA for 4f36fbf
Doc/whatsnew/3.14.rst
@@ -600,7 +600,7 @@ http
600
(Contributed by Yorik Hansen in :gh:`123430`.)
601
602
* The :mod:`http.server` module now supports serving over HTTPS using the
603
- new :class:`http.server.HTTPSServer` class. This functionality is exposed by
+ :class:`http.server.HTTPSServer` class. This functionality is exposed by
604
the command-line interface (``python -m http.server``) through the following
605
options:
606
0 commit comments