cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Can the accept files list be modified?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 22 Aug 2002 23:52:36 +0200 (MET DST)

On Thu, 22 Aug 2002, Bob Basques wrote:

> I( don't know if this is related to my USER:PASSWORD problem, but I noticed
> that with the -v flag on there was a list supplied about accepted file
> types, How would I add to this list the files with .DWG tags?

Simple, just replace the header with whatever you think fits:

        curl --header "Accept: whatever you think fits" [URL]

However, I doubt that is the real reason to why your command fails. The
response from the server is the key.

-- 
 Daniel Stenberg -- curl related mails on curl related mailing lists please
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-22