Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Correction of regular expression for HTTP 2.0 #136

Closed
wants to merge 1 commit into from
Closed

Correction of regular expression for HTTP 2.0 #136

wants to merge 1 commit into from

Conversation

cziegenberg
Copy link
Contributor

The "SERVER_PROTOCOL" value returned by Apache is "HTTP/2" (and not "HTTP/2.0"). I adjusted the regular expression to match it.

The "SERVER_PROTOCOL" value returned by Apache is "HTTP/2" (and not "HTTP/2.0"). I adjusted the regular expression to match it.
@mtymek
Copy link
Contributor

mtymek commented Jan 5, 2016

Your regexp works fine, but it would be nice to add a unit test.

@geerteltink
Copy link
Member

@weierophinney
Copy link
Member

Fixed already when merging #117.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants