Linux host2.homegym.sg 4.18.0-553.8.1.el8_10.x86_64 #1 SMP Tue Jul 2 07:26:33 EDT 2024 x86_64
Apache
Server IP : 159.223.38.192 & Your IP : 159.223.38.192
Domains : 20 Domain
User : eachadea
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
usr /
lib64 /
python3.6 /
wsgiref /
Delete
Unzip
Name
Size
Permission
Date
Action
__pycache__
[ DIR ]
drwxr-xr-x
2025-08-28 18:07
__init__.py
587
B
-rw-r--r--
2018-12-23 21:37
handlers.py
20.51
KB
-rw-r--r--
2018-12-23 21:37
headers.py
6.61
KB
-rw-r--r--
2018-12-23 21:37
simple_server.py
5.02
KB
-rw-r--r--
2018-12-23 21:37
util.py
5.5
KB
-rw-r--r--
2018-12-23 21:37
validate.py
14.81
KB
-rw-r--r--
2018-12-23 21:37
Save
Rename
"""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 """