summaryrefslogtreecommitdiff
path: root/requests/hooks.py
Commit message (Expand)AuthorAgeFilesLines
* Allowing hooks to return responses that indicate errorsMichael Komitee2012-06-011-2/+4
* pre-send hookKenneth Reitz2012-05-021-1/+4
* make list of HOOKS availableKenneth Reitz2012-01-211-0/+3
* Facilitate for multiple hooksJohannes Gorset2012-01-211-4/+9
* Printing the entire traceback, instead of just a warning, when an exception i...Lucian Ursu2012-01-101-3/+3
* Some Doc and doctoring fixes by the Speling Poleece.travis2011-10-191-1/+1
* whitespaceKenneth Reitz2011-08-171-1/+1
* docstringsKenneth Reitz2011-08-171-1/+1
* pre_request hookKenneth Reitz2011-08-171-2/+2
* hook plansKenneth Reitz2011-08-171-0/+15
* new hooks systemKenneth Reitz2011-08-161-0/+25