Commit d68f215f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

- "Tom" posted a bug report that mentioned how libcurl did wrong when doing a

  POST using a read callback, with Digest authentication and
  "Transfer-Encoding: chunked" enforced.  I would then cause the first request
  to be wrongly sent and then basically hang until the server closed the
  connection. I fixed the problem and added test case 565 to verify it.
parent 0a5ac52b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment