__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
o
0�iK � @ 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 | Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.cpython-310.opt-1.pyc | File | 743 B | 0644 |
|
| __init__.cpython-310.opt-2.pyc | File | 148 B | 0644 |
|
| __init__.cpython-310.pyc | File | 743 B | 0644 |
|
| handlers.cpython-310.opt-1.pyc | File | 15.58 KB | 0644 |
|
| handlers.cpython-310.opt-2.pyc | File | 10.42 KB | 0644 |
|
| handlers.cpython-310.pyc | File | 16.03 KB | 0644 |
|
| headers.cpython-310.opt-1.pyc | File | 7.81 KB | 0644 |
|
| headers.cpython-310.opt-2.pyc | File | 4.71 KB | 0644 |
|
| headers.cpython-310.pyc | File | 7.87 KB | 0644 |
|
| simple_server.cpython-310.opt-1.pyc | File | 5.2 KB | 0644 |
|
| simple_server.cpython-310.opt-2.pyc | File | 4.46 KB | 0644 |
|
| simple_server.cpython-310.pyc | File | 5.2 KB | 0644 |
|
| util.cpython-310.opt-1.pyc | File | 5.3 KB | 0644 |
|
| util.cpython-310.opt-2.pyc | File | 3.79 KB | 0644 |
|
| util.cpython-310.pyc | File | 5.3 KB | 0644 |
|
| validate.cpython-310.opt-1.pyc | File | 14.27 KB | 0644 |
|
| validate.cpython-310.opt-2.pyc | File | 10.73 KB | 0644 |
|
| validate.cpython-310.pyc | File | 14.27 KB | 0644 |
|