[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

accessing an Authenticated proxy server




This is probably off the topic, but here goes....

I am trying to access an authenticated proxy server for doing a POST
operation.  I have done this using perl and a normal proxy server, by
sending the following to the proxy:

POST http://machine.edu/cg-bin/test.pl HTTP/1.0
Host: machine.edu
Pragma: no-cache
Cache-Control: no-cache
Referer: http://machine.edu/index.html
Content-type: application/x-www-form-urlencoded
Content-length: 16

val=var&val2=var  


What do I have to add in to authenicate myself??


Thanks for any help

Chris


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: