Re: Bug: RFC 7230 Section 3.3.3 violation in httpd header parsing enables TE.CL Request Smuggling
Ben Kallus <[email protected]>
| Newsgroups | gmane.os.openbsd.bugs |
|---|---|
| Message-ID | <CAB6pCSZV10nA-ph5Lom5zzHRdjfMTBShJCBjKHGpsXw_DTGTDA@mail.gmail.com> |
> You never responded to my patches I sent for your report. So this was not > pushed further. Thank you for writing those patches. I didn't respond to them because it seemed like there was some debate about whether it was worth it to keep this feature at all. I think the patches are good. > Also your statement is incorrect. Processing POST requests works. Only > POST request using chunked encoding result in an error. The diff below > fixes that. This is true. Thanks for the correction. -Ben