opt
/
alt
/
python310
/
lib64
/
python3.10
/
wsgiref
/
__pycache__
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
__init__.cpython-310.opt-1.pyc
743 bytes
Rename
Delete
__init__.cpython-310.opt-2.pyc
148 bytes
Rename
Delete
__init__.cpython-310.pyc
743 bytes
Rename
Delete
handlers.cpython-310.opt-1.pyc
15.58 KB
Rename
Delete
handlers.cpython-310.opt-2.pyc
10.42 KB
Rename
Delete
handlers.cpython-310.pyc
16.03 KB
Rename
Delete
headers.cpython-310.opt-1.pyc
7.51 KB
Rename
Delete
headers.cpython-310.opt-2.pyc
4.42 KB
Rename
Delete
headers.cpython-310.pyc
7.55 KB
Rename
Delete
simple_server.cpython-310.opt-1.pyc
5.20 KB
Rename
Delete
simple_server.cpython-310.opt-2.pyc
4.46 KB
Rename
Delete
simple_server.cpython-310.pyc
5.20 KB
Rename
Delete
util.cpython-310.opt-1.pyc
5.30 KB
Rename
Delete
util.cpython-310.opt-2.pyc
3.79 KB
Rename
Delete
util.cpython-310.pyc
5.30 KB
Rename
Delete
validate.cpython-310.opt-1.pyc
14.27 KB
Rename
Delete
validate.cpython-310.opt-2.pyc
10.73 KB
Rename
Delete
validate.cpython-310.pyc
14.27 KB
Rename
Delete
o �?OgK � @ s d Z dS )aD wsgiref -- a WSGI (PEP 3333) 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 N)�__doc__� r r �7/opt/alt/python310/lib64/python3.10/wsgiref/__init__.py�<module> s
Save