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

Alex Roman allex2k3 at yahoo.ca
Mon Oct 3 14:21:09 EDT 2005


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,


Alex Roman.

Gaurav Vaish (Mono) wrote:
>> I'm trying to retrieve an URI which may have GETs and POSTs. What is 
>> the 'proper' way
>> to do it using .Net and Mono?
> 
> 
> What do you mean by a URI having GET and POST?
> A URI never has it. An HTTP command may be GET or POST.
> 
> More precisely.. what's that you are trying to achieve?
> 
> 
> -- 
> Cheers,
> Gaurav Vaish
> http://mastergaurav.org
> -----------------------------
> 


More information about the Mono-list mailing list