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 2351c85 commit 1cb71b8Copy full SHA for 1cb71b8
Doc/library/http.server.rst
@@ -532,7 +532,7 @@ The following options are accepted:
532
MIME type ``'application/octet-stream'`` for the ``Content-Type`` header
533
when the content type cannot be guessed from the URL's extension (if any)::
534
535
- python -m http.server --content-type text/html
+ python -m http.server --content-type text/html
536
537
.. versionadded:: next
538
0 commit comments