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
- Separate headers by CR LF
- Requests upgrade to v2.29.0 causes the test case test_httpretty_should_allow_registering_regexes_with_streaming_responses to fail
- Fix link headers example in docs
- urllib3.contrib.pyopenssl is being deprecated
- fix bind in create_fake_connection
- FakeSockFile: `'super' object has no attribute 'flush'`
- Reset should blank latest_requests?
- Link headers Example does not work
- Request body isn't decoded when client specifies its charset
- On Python 2.6.6 it breaks smtplib.SMTP (socket has different method signatures)
- Docs
- Python not yet supported