Abhinav Gupta
|
1e1c093b3c
|
Set request_time on Tornadoo HTTPResponses
|
2015-08-18 15:53:35 -07:00 |
|
Maarten van Schaik
|
7d68f0577a
|
Capture effective URL in tornado
|
2015-08-14 12:08:57 +02:00 |
|
Abhinav Gupta
|
c4a33d1cff
|
For Tornado AsyncHTTPClient, replace the methods instead of the class.
This makes it so patching works even if the user has a reference to, or an
instance of the original unpatched AsyncHTTPClient class.
Fixes #183.
|
2015-08-12 10:51:08 -07:00 |
|
Abhinav Gupta
|
3846a4ccef
|
[Tornado] Fix unsupported features exception not being raised.
Add tests for that exception being raisd correctly and for
CannotOverwriteCassetteException.
|
2015-07-03 12:34:57 -07:00 |
|
Abhinav Gupta
|
7922fec9fe
|
Tornado support
|
2015-07-02 14:33:34 -07:00 |
|