cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: AW: Using curl with Business Basic: disable status messages

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 22 May 2007 15:49:31 +0200 (CEST)

On Tue, 22 May 2007, Polomski Nils wrote:

> About to connect() to proxy 150.100.16.8 port 3128 (#0)
> Trying 150.100.16.8... connected
> Connected to 150.100.16.8 (150.100.16.8) port 3128 (#0)
> Server auth using Basic with user 'xxxxxx'

Those ones are shown because you use -v

> POST http://xxx.xxxx.com/xxxxx HTTP/1.1
> Authorization: Basic TUQwNjQxNTp2aWJvcmcwMQ==

Those ones are shown because you use -i.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-05-22