HttpClientreadResponseOrError Method A Sandcastle Documented Class Library
Overload List

  Name Description
Private method readResponseOrErrorT(HttpWebResponse, T)
Read a response or error message from the given connection, handling any 303 redirect responses.
Private method readResponseOrErrorT(HttpWebResponse, T, Boolean)
Read a response or error message from the given connection, handling any 303 redirect responses if
followRedirects
is true.
Top
See Also

Reference