cURL / Mailing Lists / curl-library / Single Mail

curl-library

issue 12 patch

From: Xiuping Hu <xhu_at_aventail.com>
Date: Sat, 13 Mar 2004 12:52:37 -0800

Hi Daniel,

I have done the full test of POST for issue 12 patch (I also downloaded
the March 30 build.).

There are some bugs founded:

1. Curl put 100 Continue header and Content-Length before success of
authentication, so the back-end server do not send any data back.

2. Authenticate header is in the same order as GET, the most IIS server
does not like this. It requires put the Authenticate header at almost
last.

I have made a patch, so now it works. As our use cases are quite
different with most of the people's, so the patch may not exactly is
what you need, but at least it gives the clues what is wrong and what
need to be done.

Attached is the patch against March 30.

Thanks,

Xiuping

Received on 2004-03-13