tag:github.com,2008:https://github.com/askpatrickw/Adafruit_CircuitPython_Requests/releases Release notes from Adafruit_CircuitPython_Requests 2020-11-25T14:47:55Z tag:github.com,2008:Repository/322133243/1.9.0 2020-11-25T14:47:55Z 1.9.0: Merge pull request #54 from tannewt/test_read_before_response <p>Don't trust send works. Do one recv before creating Response</p> brentru tag:github.com,2008:Repository/322133243/1.8.1 2020-11-14T23:37:39Z 1.8.1: Merge pull request #53 from jepler/circuitpython-compat <p>Fix CircuitPython compatibility</p> jepler tag:github.com,2008:Repository/322133243/1.8.0 2020-11-10T18:34:20Z 1.8.0: Merge pull request #46 from adafruit/jepler-patch-1 <p>Add, test support for chunk extensions</p> tannewt tag:github.com,2008:Repository/322133243/1.7.5 2020-11-06T19:20:24Z 1.7.5: Merge pull request #50 from tannewt/better_error_handling <p>Better handle errors by retrying</p> makermelissa tag:github.com,2008:Repository/322133243/1.7.4 2020-10-30T00:38:58Z 1.7.4: Merge pull request #44 from adafruit/ladyada-patch-1 <p>Toss out chunked data if we never read anything</p> tannewt tag:github.com,2008:Repository/322133243/1.7.3 2020-10-29T18:35:01Z 1.7.3: Merge pull request #43 from makermelissa/master <p>Fixed the Expected 01 but got 00 error</p> makermelissa tag:github.com,2008:Repository/322133243/1.7.2 2020-09-24T18:32:49Z 1.7.2: Merge pull request #36 from tannewt/check_send <p>Check for send to return 0</p> tannewt tag:github.com,2008:Repository/322133243/1.7.1 2020-09-22T18:16:46Z 1.7.1: Merge pull request #33 from tannewt/fix_5.3.1 <p>Fix 5.3.1 by providing find and json in one big chunk</p> tannewt tag:github.com,2008:Repository/322133243/1.7.0 2020-09-14T23:47:49Z 1.7.0: Merge pull request #31 from tannewt/http11 <p>Add HTTP1.1 support and socket reuse</p> tannewt tag:github.com,2008:Repository/322133243/1.6.0 2020-08-28T19:07:04Z 1.6.0: Merge pull request #30 from tannewt/add_tests <p>Add basic tests</p> kattni