This website requires JavaScript.
Explore
Get Started
x
/
requests-mock
Code
Issues
Proposed changes
requests-mock
/
requests_mock
History
Jenkins
e42b9828dc
Merge "Return b'' when reading closed response."
2016-08-26 01:35:55 +00:00
..
contrib
Fixture should depend on MockerCore
2014-07-01 17:31:35 +10:00
tests
Merge "Return b'' when reading closed response."
2016-08-26 01:35:55 +00:00
__init__.py
Support Cookies
2015-11-18 12:00:09 +11:00
adapter.py
Allow doing real_http per mock via the mocker
2016-08-25 17:43:19 +10:00
compat.py
Expose Fake objects in compat
2015-11-18 12:00:06 +11:00
exceptions.py
Correctly set adapter to response.connection
2014-08-20 09:31:30 +10:00
mocker.py
Allow doing real_http per mock via the mocker
2016-08-25 17:43:19 +10:00
response.py
Return b'' when reading closed response.
2016-08-25 10:34:49 +10:00