Skip to content

Add Parse_Headers Method Back #5

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
Jul 31, 2019

Conversation

brentru
Copy link
Member

@brentru brentru commented Jul 31, 2019

Adding parse_headers back from ESP32SPI_Requests.

Re, issue: adafruit/Adafruit_CircuitPython_ESP32SPI#62

Code Output

code.py output:
ESP32 SPI simple web server test!
soft reboot

Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
ESP32 SPI simple web server test!
open this IP in your browser:  10.0.0.208

@brentru brentru requested a review from a team July 31, 2019 16:32
@brentru
Copy link
Member Author

brentru commented Jul 31, 2019

@siddacious Does this work for you with the WSGI Server Example?

@jerryneedell
Copy link
Contributor

FYI -- just tried the wsgiserver demo on a metro_m4_airlift with this PR -- it works for me!

@siddacious siddacious merged commit f77d713 into adafruit:master Jul 31, 2019
@siddacious
Copy link
Contributor

thanks @brentru

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Aug 2, 2019
Updating https://github.com/adafruit/Adafruit_CircuitPython_ILI9341 to 1.0.4 from 1.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_ILI9341#11 from makermelissa/master
  > Merge pull request adafruit/Adafruit_CircuitPython_ILI9341#10 from makermelissa/master
  > Merge pull request adafruit/Adafruit_CircuitPython_ILI9341#9 from makermelissa/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to v1.1.0 from v1.0.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#7 from brentru/refactor_req
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#5 from brentru/add-parse-headers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants