Skip to content

Commit 59f152a

Browse files
jcomeauictxpicnixz
andauthored
Update Doc/library/http.server.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 3b8450d commit 59f152a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ such as using different index file names by overriding the class attribute
427427

428428

429429
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
430+
the ``Content-Type`` header when the content type cannot be guessed from the
431431
URL's extension (if any). The option ``--default-content-type`` overrides
432432
this default with one of the user's choosing::
433433

0 commit comments

Comments
 (0)