Skip to content

[HttpFoundation] Add HeaderUtils class #9655

Closed
@javiereguiluz

Description

@javiereguiluz

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HttpFoundationhasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions