Closed cjhaas closed 6 years ago
The user agent source test uses the PSR-7 ServerRequest to access the headers as sent by the client, not the headers that are normally available in the regular Request.
ServerRequest
Request
The user agent source test uses the PSR-7
ServerRequest
to access the headers as sent by the client, not the headers that are normally available in the regularRequest
.