We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d57649f commit b44ed69Copy full SHA for b44ed69
Doc/library/http.server.rst
@@ -393,7 +393,7 @@ provides three different variants:
393
``text/`` the file is opened in text mode; otherwise binary mode is used.
394
395
For example usage, see the implementation of the ``test`` function
396
- invocation in :source:`Lib/http/server.py`.
+ in :source:`Lib/http/server.py`.
397
398
.. versionchanged:: 3.7
399
Support of the ``'If-Modified-Since'`` header.
0 commit comments