rk

Results 23 issues of rk

See http://docs.python-requests.org/en/master/user/advanced/#timeouts I'd suggest 3-10 seconds

I'm not sure whether this package is expected to work with httpx but I'm getting the following error when recording a new cassette with decode_compressed_response=True: ``` > new_body = decompress_body(response["body"]["string"],...