cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2963284 ] HTTP POST data is limited on Windows 7

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 04 Mar 2010 11:18:08 +0000

Bugs item #2963284, was opened at 2010-03-04 14:18
Message generated for change (Tracker Item Submitted) made by al11
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2963284&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: http
Group: portability problem
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alexey Balukov (al11)
Assigned to: Daniel Stenberg (bagder)
Summary: HTTP POST data is limited on Windows 7

Initial Comment:
Fails to make http post using curl when posting data is more than 70k.

curl.exe -d "@data.txt" http://217.119.27.155:81/client/save-data --trace-ascii trace.txt
curl: (56) Failure when receiving data from the peer

Failure happens only on Windows 7 ( on winXP and vista it works fine).

Curl version:
curl 7.20.0 (i386-pc-win32) libcurl/7.20.0 OpenSSL/0.9.8l zlib/1.2.3
Protocols: dict file ftp ftps http https imap imaps ldap pop3 pop3s rtsp smtp sm
tps telnet tftp
Features: AsynchDNS Largefile NTLM SSL SSPI libz

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

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2963284&group_id=976
Received on 2010-03-04

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET