This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests3
Watch
1
Star
0
Fork
0
You've already forked requests3
mirror of
https://github.com/kennethreitz/requests3.git
synced
2026-06-05 23:10:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,990
Commits
1
Branch
1
Tag
52b55ccfbc6bfd822fcacff0dff0eefffd6cc4fc
Commit Graph
2 Commits
Author
SHA1
Message
Date
Josh Imhoff
db43eb4cb9
Now, safe_mode will catch socket.timeout too.
2012-05-09 15:13:12 -04:00
Josh Imhoff
cff70e75b7
New implementation of safe_mode. Now, we throw exceptions in models.py regardless of safe_mode. We catch those exceptions at the API level and return a blank Response. See safe_mode.py for details.
2012-05-09 14:47:29 -04:00