Closed Alexcn closed 5 years ago
This project has dated?
grequests.get
returns an AsyncRequest
object. It merely stores the parameters given to it. You should be able to call send
multiple times and get the same effect. Suppose the response redirects elsewhere? Doesn't seem appropriate to set response url like this. You can get it if you need to easy enough by a_tt.response.url
like below:
when I call send(), the
a_tt.url
should returnhttps://www.geektop.net/?1=123
, rather thanhttps://www.geektop.net