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 ]

--



_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to