Skip to content
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

handle servers that omit a space after a colon in response headers #200

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

jepler
Copy link
Member

@jepler jepler commented Jul 3, 2024

Example URL: "http://ice2.somafm.com/dronezone-128-mp3"

$ curl -i http://ice2.somafm.com/dronezone-128-mp3
HTTP/1.1 200 OK
Content-Type: audio/mpeg
Date: Wed, 03 Jul 2024 21:17:04 GMT
icy-br:128
...

@jepler jepler requested a review from a team July 3, 2024 21:17
@jepler
Copy link
Member Author

jepler commented Jul 3, 2024

If possible please tag a release after merging this example, it's required for an in progress guide.

@justmobilize
Copy link
Collaborator

Should we add a test, to make sure it doesn't accidentally get reset?

Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me.

@justmobilize We could add a test for it, but I don't necessarily think we need to have it before merging this and allowing the learn guide to be unblocked.

@FoamyGuy FoamyGuy merged commit 6c56de7 into main Jul 8, 2024
2 checks passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 9, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_SD to 3.3.23 from 3.3.22:
  > Merge pull request adafruit/Adafruit_CircuitPython_SD#58 from arturo182/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Requests to 4.1.4 from 4.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_Requests#200 from adafruit/no-space-after-colon

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
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