curl-users
"Re: Outputting HTTP request to a file"
From: RSN <rsn_at_rsn.nitrex.net>
Date: Tue, 19 Apr 2005 13:19:02 +0100
Date: Tue, 19 Apr 2005 13:19:02 +0100
On Fri, 15 Apr 2005, RSN RSN wrote:
> Is it possible to output the HTTP request that curl sends to the output
file
> as well (i.e like the "Follow TCP stream" in Ethereal)?
Not to the same output file no, but you can use --trace or --trace-ascii to
get all the details.
Is it possible to add the HTTP Request feature to the -i option in a future
release or is there a technical reason why this can't be added?
This would be an invaluable feature in Web Application testing. The
-trace-ascii option is close but not practical to have it output to a
separate file.
Received on 2005-04-19