On 09-Jul-98 Jens B. Jorgensen wrote:
> Ooops, sorry. The syntax for a *Request* header is simply 'Cookie:
> NAME=VALUE'.
> Shoulda looked over my response and thought for a second before I sent it!
>
> Mario Filipe wrote:
>
>> hi
>>
>> Does anyone know if there is a wget like package that allow
Ooops, sorry. The syntax for a *Request* header is simply 'Cookie: NAME=VALUE'.
Shoulda looked over my response and thought for a second before I sent it!
Mario Filipe wrote:
> hi
>
> Does anyone know if there is a wget like package that allows us to "send
> cookies"? thanks
--
Jens B. Jorgensen
Well, cookies are simply sent as header values. wget supports sending additional
headers with the '--header=' parameter. For example:
wget --header="Set-Cookie: foo=bar" http://www.blah.org/index.html
For detailed information about the syntax of the 'Set-Cookie' header go to
http://developer.nets
hi
Does anyone know if there is a wget like package that allows us to "send
cookies"? thanks
Mario Filipe
[EMAIL PROTECTED]
+---+
->| http://neptuno.sc.uevora.pt/~mjnf | <- Nova Pagina (New)
+---+
--
4 matches
Mail list logo