symfony-phpstorm-meta
symfony-phpstorm-meta copied to clipboard
Add meta for HTTP headers
Related to https://github.com/symfony/symfony/pull/48125
:+1:
I'm not sure if combining request and response headers is a good idea
Also thought about that. The problem is that Symfony is using same header bag for both types of headers.