Tags: cthrash/Adafruit_CircuitPython_Requests
Tags
Merge pull request adafruit#54 from tannewt/test_read_before_response Don't trust send works. Do one recv before creating Response
Merge pull request adafruit#53 from jepler/circuitpython-compat Fix CircuitPython compatibility
Merge pull request adafruit#46 from adafruit/jepler-patch-1 Add, test support for chunk extensions
Merge pull request adafruit#50 from tannewt/better_error_handling Better handle errors by retrying
Merge pull request adafruit#44 from adafruit/ladyada-patch-1 Toss out chunked data if we never read anything
Merge pull request adafruit#43 from makermelissa/master Fixed the Expected 01 but got 00 error
Merge pull request adafruit#36 from tannewt/check_send Check for send to return 0
Merge pull request adafruit#33 from tannewt/fix_5.3.1 Fix 5.3.1 by providing find and json in one big chunk
Merge pull request adafruit#31 from tannewt/http11 Add HTTP1.1 support and socket reuse
Merge pull request adafruit#30 from tannewt/add_tests Add basic tests
PreviousNext