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 3b8450d commit 59f152aCopy full SHA for 59f152a
Doc/library/http.server.rst
@@ -427,7 +427,7 @@ such as using different index file names by overriding the class attribute
427
428
429
By default, the server uses the MIME type ``'application/octet-stream'`` for
430
-the ``content-type`` header when the content type cannot be guessed from the
+the ``Content-Type`` header when the content type cannot be guessed from the
431
URL's extension (if any). The option ``--default-content-type`` overrides
432
this default with one of the user's choosing::
433
0 commit comments