httpretty
https://github.com/gabrielfalcao/httpretty
Python
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to httpretty
Help out
- Issues
- tests/unit/test_core.py:test_fakesock_socket_sendall_with_body_data_with_{chunked_,}entry fail.
- Can't connect to local servers
- historify_request doesnt work properly for multipart requests in a multi-threaded environment
- UnicodeDecodeError with locale.setlocale(locale.LC_ALL, 'pt_BR')
- Remove dependency from sure in documentation
- Make security calls at setUp.
- httpretty is not thread-safe
- register_uri 'uri' argument matches all urls regardless of the actual request being made
- Incorrect parsing of `querystring` for double-encoded query parameters
- Peformance Issue when handling streamed request
- Docs
- Python not yet supported