[Mono-dev] Authentication with WebRequest?

knocte knocte at gmail.com
Fri Aug 26 17:01:58 EDT 2005


Does anybody know if I can use WebRequest or other class to generate 
this RAW tcp socket headers when making a request to a HTTP server?:

GET /resource.xxx HTTP/1.0\r\n
User-Agent: MyUAstring\r\n
Host: example.com\r\n
Authorization: Basic example-password\r\n\r\n

Thanks in advance,

	Andrew	[ knocte ]

-- 






More information about the Mono-devel-list mailing list