Skip to content

Commit b474a30

Browse files
committed
accept suggestions
1 parent 79f7074 commit b474a30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/http.server.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,14 +538,14 @@ The following options are accepted:
538538

539539
.. warning::
540540

541-
:class:`CGIHTTPRequestHandler` and the ``--cgi`` command line option
541+
:class:`CGIHTTPRequestHandler` and the ``--cgi`` command-line option
542542
are not intended for use by untrusted clients and may be vulnerable
543543
to exploitation. Always use within a secure environment.
544544

545545

546546
.. _http.server-security:
547547

548-
Security Considerations
548+
Security considerations
549549
-----------------------
550550

551551
.. index:: pair: http.server; security

0 commit comments

Comments
 (0)