| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: 7.14.0 is failing test 56 on my AIX 5.2 box
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 7 Sep 2005 18:19:15 +0200 (CEST)
On Wed, 7 Sep 2005, Scott Davis wrote:
> You'll have to tell me how to aply this.
Oh, sorry!
> I tried:
Then something odd happened to the patch along the way. You should be able to
If not, you can just load tests/server/sws.c in a text editor and manually
if(strstr(req->reqbuf, "\r\n0\r\n"))
...with one that looks like:
if(strstr(req->reqbuf, "\r\n0\r\n\r\n"))
That is, add \r\n to the end of the string it scans for.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-09-07 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info