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

Make short HTTP protocol version acceptable #3598

Merged
merged 2 commits into from
Sep 4, 2020

Conversation

michalsn
Copy link
Member

@michalsn michalsn commented Sep 3, 2020

Description
This PR fix issue where the short HTTP protocol version is not acceptable.

Thanks to @JanZelenka for the regex update.

Fixes #3586

Checklist:

  • Securely signed commits
  • Component(s) with PHPdocs
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@MGatner MGatner merged commit 72f4291 into codeigniter4:develop Sep 4, 2020
@michalsn michalsn deleted the fix/short_protocol branch September 5, 2020 07:33
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.

Bug: CURL call returns always code 200 in case de server uses HTTP/2
2 participants