Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[HttpFoundation] Add HeaderUtils class #9655

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

Closed
javiereguiluz opened this issue Apr 22, 2018 · 0 comments
Closed

[HttpFoundation] Add HeaderUtils class #9655

javiereguiluz opened this issue Apr 22, 2018 · 0 comments
Labels
hasPR A Pull Request has already been submitted for this issue. HttpFoundation
Milestone

Comments

@javiereguiluz
Copy link
Member

See symfony/symfony#24699

This PR introduces a new utility class for parsing headers. This allows Symfony itself and third-party code to parse HTTP headers in a robust way without using complex regular expressions that are difficult to write and error prone.

We should only update the HttpFoundation component docs.

@javiereguiluz javiereguiluz added this to the 4.1 milestone Apr 22, 2018
@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hasPR A Pull Request has already been submitted for this issue. HttpFoundation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant