| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: curl & malicious XML?
From: Bill Hines <bill.hines_at_us.ibm.com>
Date: Tue, 7 Feb 2006 16:52:00 -0500
Apologies, I just wasn't giving curl enough time to read the file. It is
On Tue, 7 Feb 2006, Bill Hines wrote:
> I'm trying to use curl to test a malicious xml scenario, sending an xml
curl does no such thing. It has no clue about XML or similar matters.
> racing the cpu at 95% cpu for the curl.exe process.
For how long? Is this a big file? What curl version? What operating system?
Using the -d @file construct will make curl read the whole file into memory
first, and then send it off to the server.
> Below is the command I'm using. Is there any way to have curl not process
> the xml so that I can try to submit it to my local server instance?
So it doesn't send the data when you use that command line?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-02-07 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info