tag:github.com,2008:https://github.com/askpatrickw/Adafruit_CircuitPython_Requests/releasesRelease notes from Adafruit_CircuitPython_Requests2020-11-25T14:47:55Ztag:github.com,2008:Repository/322133243/1.9.02020-11-25T14:47:55Z1.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>brentrutag:github.com,2008:Repository/322133243/1.8.12020-11-14T23:37:39Z1.8.1: Merge pull request #53 from jepler/circuitpython-compat<p>Fix CircuitPython compatibility</p>jeplertag:github.com,2008:Repository/322133243/1.8.02020-11-10T18:34:20Z1.8.0: Merge pull request #46 from adafruit/jepler-patch-1<p>Add, test support for chunk extensions</p>tannewttag:github.com,2008:Repository/322133243/1.7.52020-11-06T19:20:24Z1.7.5: Merge pull request #50 from tannewt/better_error_handling<p>Better handle errors by retrying</p>makermelissatag:github.com,2008:Repository/322133243/1.7.42020-10-30T00:38:58Z1.7.4: Merge pull request #44 from adafruit/ladyada-patch-1<p>Toss out chunked data if we never read anything</p>tannewttag:github.com,2008:Repository/322133243/1.7.32020-10-29T18:35:01Z1.7.3: Merge pull request #43 from makermelissa/master<p>Fixed the Expected 01 but got 00 error</p>makermelissatag:github.com,2008:Repository/322133243/1.7.22020-09-24T18:32:49Z1.7.2: Merge pull request #36 from tannewt/check_send<p>Check for send to return 0</p>tannewttag:github.com,2008:Repository/322133243/1.7.12020-09-22T18:16:46Z1.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>tannewttag:github.com,2008:Repository/322133243/1.7.02020-09-14T23:47:49Z1.7.0: Merge pull request #31 from tannewt/http11<p>Add HTTP1.1 support and socket reuse</p>tannewttag:github.com,2008:Repository/322133243/1.6.02020-08-28T19:07:04Z1.6.0: Merge pull request #30 from tannewt/add_tests<p>Add basic tests</p>kattni