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 79f7074 commit b474a30Copy full SHA for b474a30
Doc/library/http.server.rst
@@ -538,14 +538,14 @@ The following options are accepted:
538
539
.. warning::
540
541
- :class:`CGIHTTPRequestHandler` and the ``--cgi`` command line option
+ :class:`CGIHTTPRequestHandler` and the ``--cgi`` command-line option
542
are not intended for use by untrusted clients and may be vulnerable
543
to exploitation. Always use within a secure environment.
544
545
546
.. _http.server-security:
547
548
-Security Considerations
+Security considerations
549
-----------------------
550
551
.. index:: pair: http.server; security
0 commit comments