cURL / Mailing Lists / curl-library / Single Mail

curl-library

[ curl-Bugs-921395 ] --limit-rate using POST method does not work

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 22 Mar 2004 13:37:51 -0800

Bugs item #921395, was opened at 2004-03-22 13:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=921395&group_id=976

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: --limit-rate using POST method does not work

Initial Comment:
hi,

i have

curl 7.11.1 (i386-pc-win32) libcurl/7.11.1 zlib/1.2.1
Protocols: ftp gopher telnet dict ldap http file
Features: libz

--limit-rate is really useful feature. shame is, that
it does not limit when http post method is used
i use curl this way:

>curl -K curl.ini
----curl.ini----
-A "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
--url "http://localhost/upload.php"
--limit-rate 1000
-F "uploadfile=@test.bin;type=application/octet-stream"

----
downstream works, PUT should be limited too (as
described in manual), but is it a bug or intention that post
method is not limited?
thanks for your great work.
Jonathan Smith.
----------------------------------------------------------------------
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=921395&group_id=976
Received on 2004-03-22