commit | 57038bcb24407abbbb46e6d278d0ab4b6ad25bbf | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Oct 10 20:55:34 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Oct 10 20:55:34 2018 -0700 |
tree | 4a83983df68cc3beae5a5f4fb53fb130baec733f | |
parent | a4910c2498b15555d6ad61d5ae34ba991d61d6a3 [diff] |
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>