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

Log exception traceback in case of invalid HTTP request when using h11 #889

Merged
merged 1 commit into from
Dec 12, 2020

Conversation

florimondmanca
Copy link
Member

Follow-up to #886, adding the same behavior for h11. Figured this could also be helpful someday!

@florimondmanca florimondmanca requested a review from a team December 12, 2020 13:41
@florimondmanca florimondmanca merged commit 2e17dd9 into master Dec 12, 2020
@florimondmanca florimondmanca deleted the fm/h11-invalid-http-request-exc-info branch December 12, 2020 17:32
euri10 added a commit to euri10/uvicorn that referenced this pull request Jun 13, 2022
euri10 added a commit that referenced this pull request Jun 14, 2022
* Revert "Log exception traceback in case of invalid HTTP request when using h11 (#889)"

This reverts commit 2e17dd9

* Revert "Log exception traceback in case of invalid HTTP request when using httptools (#886)"

This reverts commit 305ed0e
Kludex pushed a commit to sephioh/uvicorn that referenced this pull request Oct 29, 2022
…e#1518)

* Revert "Log exception traceback in case of invalid HTTP request when using h11 (encode#889)"

This reverts commit 2e17dd9

* Revert "Log exception traceback in case of invalid HTTP request when using httptools (encode#886)"

This reverts commit 305ed0e
Kludex pushed a commit that referenced this pull request Oct 29, 2022
* Revert "Log exception traceback in case of invalid HTTP request when using h11 (#889)"

This reverts commit 2e17dd9

* Revert "Log exception traceback in case of invalid HTTP request when using httptools (#886)"

This reverts commit 305ed0e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants