-
Notifications
You must be signed in to change notification settings - Fork 9
Issues: openwrt/uhttpd
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
uhttpd doesn't strip spaces and tabs from the ends of header values
#11
opened Jul 17, 2024 by
kenballus
uhttpd incorrectly terminates chunked message bodies on
\r\n\r\n
instead of 0\r\n\r\n
.
#10
opened Jul 16, 2024 by
kenballus
uhttpd incorrectly strips
\r
, \x0b
, and \x0c
from the beginnings of header values
#9
opened Jul 4, 2024 by
kenballus
uhttpd accepts requests with multiple
Content-Length
headers, prioritizing the last
#8
opened Jun 26, 2024 by
kenballus
Improper handling of messages with both
Transfer-Encoding
and Content-Length
headers
#6
opened Jun 19, 2024 by
kenballus
ProTip!
Updated in the last three days: updated:>2025-03-18.