Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge #9

Merged
merged 5 commits into from
Jul 8, 2016
Merged

merge #9

merged 5 commits into from
Jul 8, 2016

Conversation

admpub
Copy link
Owner

@admpub admpub commented Jul 8, 2016

No description provided.

valyala and others added 5 commits June 27, 2016 17:48
This mitigates possible DoS-attacks based on sending very BIG request bodies
to the server with default settings.
Thanks to @MichaelMonashev for pointing to this attack.
When incoming http.Request is constructed, "Transfer-Encoding" header
is removed, and http.Request.TransferEncoding is set instead.

This behaviour is now emulated in fasthttpadaptor.
@admpub admpub merged commit 03b9773 into admpub:master Jul 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants