Skip to content

Support HTTP header without white space. #2060

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
Jun 1, 2016
Merged

Support HTTP header without white space. #2060

merged 1 commit into from
Jun 1, 2016

Conversation

shrhdk
Copy link
Contributor

@shrhdk shrhdk commented May 26, 2016

ESP8266HTTPClient can't process HTTP header which has no white space after :.

A header, Content-Length:1234 makes 234.

Some implementation of HTTP server returns HTTP header which has no white space.

@codecov-io
Copy link

Current coverage is 26.31%

Merging #2060 into master will not change coverage

@@             master      #2060   diff @@
==========================================
  Files            19         19          
  Lines          3634       3634          
  Methods         328        328          
  Messages          0          0          
  Branches        585        585          
==========================================
  Hits            956        956          
  Misses         2513       2513          
  Partials        165        165          

Powered by Codecov. Last updated by 5313c56...2df4a0b

@igrr igrr merged commit a2d3649 into esp8266:master Jun 1, 2016
@shrhdk shrhdk deleted the allow-no-lws branch June 4, 2016 17:27
@shrhdk
Copy link
Contributor Author

shrhdk commented Jun 4, 2016

Thanks 👍

shrhdk added a commit to shrhdk/theta-remote-release that referenced this pull request Jul 16, 2016
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