Skip to content

Conversation

weierophinney
Copy link
Contributor

As @evert notes, by allowing specifying the entire request line, we have the possibility that it goes out of sync with the request method and protocol version, which would lead to an inconsistent and invalid message.

This patch syncs with the patch in php-fig/fig-standards#414, and should be merged after it has been; additionally, this repo should then be tagged as 0.8.0.

As @evert notes, by allowing specifying the entire request line, we have
the possibility that it goes out of sync with the request method and
protocol version, which would lead to an inconsistent and invalid
message.
@weierophinney
Copy link
Contributor Author

@pmjones Ready to merge. When you do, please tag as 0.8.0, with the message "Reference request-target only, not the request line".

Thanks!

@weierophinney
Copy link
Contributor Author

@pmjones Merge #20 before this one, and tag after this is merged.

Thanks!

pmjones pushed a commit that referenced this pull request Jan 28, 2015
Only work with the request target, not the line
@pmjones pmjones merged commit 3e35e0a into php-fig:master Jan 28, 2015
@weierophinney weierophinney deleted the feature/request-line-refactor branch January 28, 2015 19:59
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.

2 participants