Skip to content

Close HTTP method responses #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2019
Merged

Conversation

brentru
Copy link
Member

@brentru brentru commented Apr 8, 2019

Properly close responses (https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/master/adafruit_esp32spi/adafruit_esp32spi_requests.py#L72) from HTTP methods and return only the JSON data.

Tested with adafruit_io_simpletest_api.py and PyPortal (CPY 3b6)

Ran 13 tests in 138.637 seconds

@brentru brentru added the bug Something isn't working label Apr 8, 2019
@brentru brentru requested a review from a team April 8, 2019 18:47
@brentru brentru merged commit a00375b into adafruit:master Oct 8, 2019
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 9, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI to 3.0.0 from 2.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_ESP32SPI#77 from brentru/add-certificate-handlers

Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP3xxx to 1.1.1 from 1.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_MCP3xxx#16 from magnusvmt/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_AdafruitIO to 2.1.0 from 2.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#21 from brentru/close-responses
  > Merge pull request adafruit/Adafruit_CircuitPython_AdafruitIO#27 from brentru/callbacks-for-sub-unsub

Updating https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT to 1.1.5 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_MiniMQTT#9 from brentru/cert-example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant