HoneyryderChuck
fab44b5993
verifyig error responses annd deltas using internal methods
2021-01-05 18:57:39 +00:00
HoneyryderChuck
6f2048952f
updating retry_after call test (2 arguments now)
2020-10-31 02:09:31 +00:00
HoneyryderChuck
2a49fbc78f
moved custom plugins used in tests to the support dir
2020-10-31 01:07:26 +00:00
HoneyryderChuck
af2524cf6e
abstracted retry request verification to an helper method
2020-04-18 17:40:29 +01:00
HoneyryderChuck
727c6112b3
added test for retrying change requests; this will prevent the recent issue with persistent connections failing in the first retried request with body
2020-03-28 15:44:46 +00:00
HoneyryderChuck
108d9257c8
added support for HTTP#with_ methods
...
these will reapply options accordingly (i.e. HTTPX.with_headers(...)).
Because we now have these, HTTPX.headers and HTTPX.timeout have been
deprecated.
2020-03-10 18:58:31 +00:00
HoneyryderChuck
98cce7df65
added retry_after option to the retries plugin
2020-02-10 00:09:50 +00:00
HoneyryderChuck
0500fb6db8
added retry_on option, passing a callback for dev purposes
2020-02-09 00:25:16 +00:00
HoneyryderChuck
7e70ffe4ed
realign multi-line calls in test/
2019-03-16 17:17:00 +00:00
HoneyryderChuck
c1c0c536eb
Client -> Session (signal this as deprecation, as this is public API
2019-03-16 16:32:33 +00:00
HoneyryderChuck
0a846f05f3
rubocopping
2018-06-07 12:16:37 +01:00
HoneyryderChuck
0c46794c20
added retries test module, with max_retries already there
2018-06-06 17:50:58 +01:00