Skip to content

Add Parse_Headers Method #4

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

Closed
brentru opened this issue Jul 31, 2019 · 1 comment
Closed

Add Parse_Headers Method #4

brentru opened this issue Jul 31, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@brentru
Copy link
Member

brentru commented Jul 31, 2019

Add method for parsing the header portion of an HTTP request/response from the socket.

Previous implementation in ESP32SPI_Requests module:
https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/c15e8fd9c0e53bb7e0ee2f1dd105cc09a7e70b7d/adafruit_esp32spi/adafruit_esp32spi_requests.py#L223

Affects ESP32SPI WSGI Server: adafruit/Adafruit_CircuitPython_ESP32SPI#62

@brentru brentru added the enhancement New feature or request label Jul 31, 2019
@brentru brentru self-assigned this Jul 31, 2019
@siddacious
Copy link
Contributor

fixed via PR #5

FoamyGuy added a commit that referenced this issue May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants