Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 167
Closed
Description
When we send 100 continue in https://github.com/reactphp/http/blob/master/src/Server.php#L225 shouldn‘t that header line be removed, similar to updating content length when buffering? Noticed this during building http proxy for php-pm.