]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34576 warn users on security for http.server (GH-9720)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Oct 2018 03:55:34 +0000 (20:55 -0700)
committerGitHub <noreply@github.com>
Thu, 11 Oct 2018 03:55:34 +0000 (20:55 -0700)
commit57038bcb24407abbbb46e6d278d0ab4b6ad25bbf
tree4a83983df68cc3beae5a5f4fb53fb130baec733f
parenta4910c2498b15555d6ad61d5ae34ba991d61d6a3
bpo-34576 warn users on security for http.server (GH-9720)

It was proposed to add an warning for http.server regarding security
issues. The wording was provided at bpo-26005 by @orsenthil
(cherry picked from commit 1d26c72e6a9c5b28b27c158f2f196217707dbb0f)

Co-authored-by: Felipe Rodrigues <felipe@felipevr.com>
Doc/library/http.server.rst