Skip to content
Snippets Groups Projects
Commit 35110eca authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

James Bursa identified a libcurl HTTP bug and a good way to repeat it. If a

site responds with bad HTTP response that doesn't contain any header at all,
only a response body, and the write callback returns 0 to abort the
transfer, it didn't have any real effect but the write callback would be
called once more anyway.
parent 9ad92b30
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment