wsgiref.handlers.BaseHandler.error_headers

error_headers

The HTTP headers used for error responses. This should be a list of WSGI response headers ((name, value) tuples), as described in PEP 3333. The default list just sets the content type to text/plain.

doc_python
2016-10-07 17:47:27
Comments
Leave a Comment

Please login to continue.