Re: How can I get Http Status Code?
From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 02/11/04
- Next message: josema: "Re: Datagr small dude"
- Previous message: harry: "Re: Dot Net Limitations"
- In reply to: Jon Maz: "Re: How can I get Http Status Code?"
- Next in thread: Jon Maz: "Re: How can I get Http Status Code?"
- Reply: Jon Maz: "Re: How can I get Http Status Code?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Feb 2004 16:29:30 -0000
Jon Maz <jonmaz@surfeu.de.no.spam> wrote:
> Exactly right - but the StatusCode property is in the HttpWebResponse, not
> in the Exception!
>
> Any ideas?
The WebException will contain a WebResponse.
-- Jon Skeet - <skeet@pobox.com> http://www.pobox.com/~skeet If replying to the group, please do not mail me too
- Next message: josema: "Re: Datagr small dude"
- Previous message: harry: "Re: Dot Net Limitations"
- In reply to: Jon Maz: "Re: How can I get Http Status Code?"
- Next in thread: Jon Maz: "Re: How can I get Http Status Code?"
- Reply: Jon Maz: "Re: How can I get Http Status Code?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|