cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3571180 ] typo in output

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 24 Sep 2012 05:23:39 -0700

Bugs item #3571180, was opened at 2012-09-24 05:23
Message generated for change (Tracker Item Submitted) made by leequit
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3571180&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: debug/info output
Group: wrong content
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Lee Quit (leequit)
Assigned to: Daniel Stenberg (bagder)
Summary: typo in output

Initial Comment:
calling curl with -v and -d:

* About to connect() to localhost port 8080 (#0)
* Trying 127.0.0.1... connected
> POST ... HTTP/1.1
> User-Agent: curl/7.22.0 (i686-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
> Host: localhost:8080
> Accept: */*
> Content-Type: text/plain
> Content-Length: 3
>
* upload completely sent off: 3out of 3 bytes

issue: There should be a space between '3out' in the last line.

version: curl 7.22.0 (i686-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3
Ubuntu precise: curl 7.22.0-3ubuntu4

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3571180&group_id=976
Received on 2012-09-24

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET