Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/AnonR/smanonr..../lib64/python3..../wsgiref
File: __init__.py
"""wsgiref -- a WSGI (PEP 3333) Reference Library
[0] Fix | Delete
[1] Fix | Delete
Current Contents:
[2] Fix | Delete
[3] Fix | Delete
* util -- Miscellaneous useful functions and wrappers
[4] Fix | Delete
[5] Fix | Delete
* headers -- Manage response headers
[6] Fix | Delete
[7] Fix | Delete
* handlers -- base classes for server/gateway implementations
[8] Fix | Delete
[9] Fix | Delete
* simple_server -- a simple BaseHTTPServer that supports WSGI
[10] Fix | Delete
[11] Fix | Delete
* validate -- validation wrapper that sits between an app and a server
[12] Fix | Delete
to detect errors in either
[13] Fix | Delete
[14] Fix | Delete
To-Do:
[15] Fix | Delete
[16] Fix | Delete
* cgi_gateway -- Run WSGI apps under CGI (pending a deployment standard)
[17] Fix | Delete
[18] Fix | Delete
* cgi_wrapper -- Run CGI apps under WSGI
[19] Fix | Delete
[20] Fix | Delete
* router -- a simple middleware component that handles URL traversal
[21] Fix | Delete
"""
[22] Fix | Delete
[23] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function