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
Per the [related PR for fig-standards](php-fig/fig-standards#446), this PR
updates the `RequestInterface` to override the `getHeader()` method and indicate
that the Host header should be pulled from the composed URI if no value has been
previously set.
0 commit comments