Closed
Description
Hi,
Just a quick thought about remoteAddress
property which is added to every request object. Shouldn't we add it through withAttribute
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#L235