[Mono-list] retrieve http error code

Robert Jordan robertj at gmx.net
Sun Jun 20 16:07:15 EDT 2010


On 20.06.2010 21:00, LordPhoenix wrote:
> Hi all,
>
> I'm trying to find the way to extract http error code from a
> WebException.
> Does someone know I could do…

Look at the example of WebException.Response:

http://msdn.microsoft.com/en-us/library/system.net.webexception.response.aspx

Robert



More information about the Mono-list mailing list