throxy.py 0.1
Latest release
Released:
Throttling HTTP proxy in one Python file
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Author: Johann C. Rocholl
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
- Simulate a slow connection (like dial-up).
Adjustable bandwidth limit for download and upload.
Optionally dump HTTP headers and content for debugging.
Decompress gzip content encoding for debugging.
Multiple connections, without threads (uses asyncore).
Only one source file, written in pure Python.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Author: Johann C. Rocholl
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic