Releases: ClericPy/torequests
Releases · ClericPy/torequests
6.0.0 remove python2
03 Jul 08:22
Compare
Sorry, something went wrong.
No results found
remove python2 and python3.6
add stagger_sort in torequests.utils
5.1.5
09 Dec 15:10
Compare
Sorry, something went wrong.
No results found
add find_jsons to utils
add retry_interval
add update_url util
handle all arg for requests proxies
5.1.4
24 Jan 10:17
Compare
Sorry, something went wrong.
No results found
remove loop arg for python3.8+ deprecated
set response_validator before read, so that you can do something for response before reading
5.1.3
09 Dec 16:14
Compare
Sorry, something went wrong.
No results found
fix curl with newline
support bool(find_one(xxx))
5.1.2
01 Sep 15:37
Compare
Sorry, something went wrong.
No results found
set allow_redirects of head method defaults to False
5.1.1
28 Aug 16:48
Compare
Sorry, something went wrong.
No results found
add TimeoutError for Requests handling
5.1.0
16 Aug 15:39
Compare
Sorry, something went wrong.
No results found
update requirements version format
5.0.12
03 Aug 15:52
Compare
Sorry, something went wrong.
No results found
update workshop timeout checker #69
5.0.11
30 Jul 16:18
Compare
Sorry, something went wrong.
No results found
add retry_exceptions to tPool
add Workshop
fix timeout for dummy
5.0.10
16 Jul 16:41
Compare
Sorry, something went wrong.
No results found
DEFAULT_DECODE_ERRORS for NewResponse
add get_host