Skip to content

Conversation

@clue
Copy link
Member

@clueclue commented Jul 10, 2020

The Browser now sends a User-Agent: ReactPHP/1 request header (was User-Agent: React/alpha) by default.

The Server now sends a Server: ReactPHP/1 response header (was X-Powered-By: React/alpha) by default.

Both can be overridden by explicitly assigning other header values as usual.

The `Browser` now sends a `User-Agent: ReactPHP/1` request header (was `User-Agent: React/alpha`) by default. The `Server` now sends a `Server: ReactPHP/1` response header (was `X-Powered-By: React/alpha`) by default. Both can be overridden by explicitly assigning other header values as usual.
@clueclue added this to the v1.0.0 milestone Jul 10, 2020
@clueclue requested review from WyriHaximus and jsorJuly 10, 2020 21:53
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clue@jsor@WyriHaximus