| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
RE: get error_state
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 11 Feb 2009 07:37:42 +0100 (CET)
On Wed, 11 Feb 2009, Левченко Кирилл Сергеевич wrote:
> How to get the file and http_code to different variables?
> As a result, the variable $file is located and the server's response, and
By storing the file in a separate file. Like...
curl -o file -w '%{http_code}' [URL] > httpcodedump
-- / daniel.haxx.se
-------------------------------------------------------------------
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info