| __init__.py | |||
| __init__.pyc | |||
| __init__.pyo | |||
| handlers.py | |||
| handlers.pyc | |||
| handlers.pyo | |||
| headers.py | |||
| headers.pyc | |||
| headers.pyo | |||
| simple_server.py | |||
| simple_server.pyc | |||
| simple_server.pyo | |||
| util.py | |||
| util.pyc | |||
| util.pyo | |||
| validate.py | |||
| validate.pyc | |||
| validate.pyo |
|
Server : LiteSpeed System : Linux premium217.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 User : alloknri ( 880) PHP Version : 8.1.34 Disable Function : NONE Directory : /usr/lib64/python2.7/wsgiref/ |
"""wsgiref -- a WSGI (PEP 333) Reference Library Current Contents: * util -- Miscellaneous useful functions and wrappers * headers -- Manage response headers * handlers -- base classes for server/gateway implementations * simple_server -- a simple BaseHTTPServer that supports WSGI * validate -- validation wrapper that sits between an app and a server to detect errors in either To-Do: * cgi_gateway -- Run WSGI apps under CGI (pending a deployment standard) * cgi_wrapper -- Run CGI apps under WSGI * router -- a simple middleware component that handles URL traversal """
| __init__.py | |||
| __init__.pyc | |||
| __init__.pyo | |||
| handlers.py | |||
| handlers.pyc | |||
| handlers.pyo | |||
| headers.py | |||
| headers.pyc | |||
| headers.pyo | |||
| simple_server.py | |||
| simple_server.pyc | |||
| simple_server.pyo | |||
| util.py | |||
| util.pyc | |||
| util.pyo | |||
| validate.py | |||
| validate.pyc | |||
| validate.pyo |