cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl 7.7 beta 2 at your service

From: <Joern.Hartroth_at_comma-soft.com>
Date: Tue, 13 Mar 2001 16:53:49 +0100

'couple of quirks detected when trying to compile curl 7.7 beta 2 on
MingW32. I'll check them into cvs tonight if I can get the connection up.

Also, I'm getting CURLE_READ_ERRORs after 4k of downloaded content when
trying to read a page via https.
Example:
        curl http://www.zedz.net/index.html works,
        curl https://www.zedz.net/index.html fails after 4096 bytes.

*** BEGIN Screendump
D:\>curl -o b http://www.zedz.net/index.html

  % Total % Received % Xferd Average Speed Time
Curr.
                                 Dload Upload Total Current Left
Speed
100 6916 0 6916 0 0 23053 0 --:--:-- 0:00:00 --:--:--
3490

D:\>curl -o a https://www.zedz.net/index.htm
l
  % Total % Received % Xferd Average Speed Time
Curr.
                                 Dload Upload Total Current Left
Speed
  0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:--
0cu
rl: (26) ñßEÇÿ/@Ç ?Z????DÇ0Pïü

D:\>dir a
 Directory of D:\

13.03.2001 16:51 4.096 a
               1 File(s) 4.096 bytes
               0 Dir(s) 3.755.859.968 bytes free
*** END Screendump

All this is on curl 7.7 beta 2 (MingW32), Windows2K, OpenSSL 0.9.6
(MingW32).
Please see if you can reproduce this erroneous behaviour, otherwise I'll try
to hunt it down in the platform specific code.

Cheers,
    Jörn

> -----Original Message-----
> From: Daniel Stenberg [mailto:daniel_at_haxx.se]
> Sent: Tuesday, March 13, 2001 2:57 PM
> To: Curl Mailinglist
> Subject: curl 7.7 beta 2 at your service
>
>
> I would like to humbly ask you to have a look at the newly
> uploaded curl 7.7
> beta 2 archive at http://curl.haxx.se/beta/.
>
> Curl, and especially libcurl, have been changed a lot since
> the last release.
> The biggest changes are the introduced persistant connection
> support and the
> fact that libcurl now talks HTTP 1.1.
>
> I need people to verify that curl still configures, compiles
> and builds under
> most operating systems.
>
> I need help to verify that curl still runs and works on most
> URLs as it did
> previously.
>
> I need help to verify that libcurl still runs and works as
> the previous
> versions (with unmodified interface usage).
>
> I also need you to try out the new stuff and to verify that
> curl and libcurl
> truely can re-use connections.
>
> --
> Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
>
Received on 2001-03-13