STINNER Victor <vstin...@redhat.com> added the comment:

"http.server is meant for demo purposes and does not implement the stringent 
security checks needed of a real HTTP server. We do not recommend using this 
module directly in production."

I'm not sure about "demo" and "real" in this warning. I propose:

"http.server is not recommended for production: it only implements basic 
security checks."

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34576>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to