This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests
Watch
1
Star
0
Fork
0
You've already forked requests
mirror of
https://github.com/kennethreitz/requests.git
synced
2026-06-05 22:50:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2110f7d18c67ce42073b440df0853447df842e99
requests
/
tests
T
History
Marcus McCurdy
2110f7d18c
Fixed test for issue
#747
to check for '' instead of 'text/plain'
2012-08-03 23:05:37 -04:00
..
test_cookies.py
Change the None check from self.assertIsNone to python style None Check, as build was failing
2012-05-23 14:25:54 -07:00
test_requests_ext.py
add laurentb's test case for cookie handling on redirects
2012-05-01 17:00:19 -07:00
test_requests_https.py
Add a smoke test for https functionality
2012-04-16 17:50:40 -07:00
test_requests.py
Fixed test for issue
#747
to check for '' instead of 'text/plain'
2012-08-03 23:05:37 -04:00