You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
See symfony/symfony#24699
We should only update the HttpFoundation component docs.
The text was updated successfully, but these errors were encountered: