[Mono-list] Retrieving an URI with GET/POST

Gonzalo Paniagua Javier gonzalo at ximian.com
Mon Oct 3 17:45:16 EDT 2005


On Mon, 2005-10-03 at 14:21 -0400, Alex Roman wrote:
> Yes, I suppose I was a bit unclear.
> 
> I want to submit a HTTP request which might have GETs, or POSTs, or none of that, and retrieve the result.
> 
> Thanks for the replies,

The easiest way is to use System.Net.WebClient. See the documentation
for more details.

-Gonzalo




More information about the Mono-list mailing list