Werkzeug meets Raw HTTP
Project description
Werkzeug meets Raw HTTP
Werkzeug-Raw adds support to Werkzeug for accepting HTTP input from raw text, from strings or files. Compatibility with Flask makes fuzzing or testing complex HTTP requests in Flask applications very simple.
Additionally, it circumvents the need for a client/server/network setup, and goes directly from raw HTTP to WSGI environment. A large number of requests can be handled without needing to worry about secondary variables like network latency clouding the water. This is not meant as a benchmarking tool for Werkzeug or Flask.
Installation
To install Werkzeug Raw, simply:
$ pip install werkzeug-raw
Documentation
Documentation is available at http://pythonhosted.org/Werkzeug-Raw
Contribute
Fork the repository, make changes and add a test which shows that the bug was fixed or that the feature works as expected with 100% coverage. Send a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Werkzeug_Raw-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d41a85612a9acee5673e60407ca94a9943bda60a67559b1a88bb7b60d3ae372 |
|
MD5 | 4316e362d8c502a7d73a634065ff1d11 |
|
BLAKE2b-256 | 773672b06e3545fa7b9355eae549d39cc2850e6a6ba2bd69d58906974d991e8b |