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 is something we're aware of and I hear this is something @legionth is currently working on as part of #28 :-) Note that this isn't "incompatible" per se, it's just not part of PSR7 and the server params or attributes would be better suited for this 👍
Refs #146, so this only affects the current master branch and has not (and will not) end up in any releases.
Hi,
Just a quick thought about
remoteAddress
property which is added to every request object. Shouldn't we add it throughwithAttribute
method? This will be compatible with PSR7, right now it doesn't look that way https://github.com/reactphp/http/blob/master/src/Server.php#L235The text was updated successfully, but these errors were encountered: