Skip to content

Conversation

ayoung
Copy link
Contributor

@ayoung ayoung commented Mar 8, 2011

I've added a network connectivity detection and response status code to the response object. There were times when wifi or 3G was not available on the phone and these scenarios threw a non descriptive exception. There is now a new enum for NoConnectivity status.

If we want to keep the ResponseStatus simple to None, Completed, Error, perhaps we can add a new property that would give a more detailed description of the error status which would include TimedOut and NoConnectivity and any others that may arise.

Andrew.

@ayoung
Copy link
Contributor Author

ayoung commented Apr 27, 2011

Sorry, I take back my last comment about BeginGetRequestStream(). That comment should've went into a different pull request (the one for asynchronous timeouts).

@ayoung ayoung closed this Jul 28, 2011
@ayoung
Copy link
Contributor Author

ayoung commented Jul 28, 2011

I closed this as it seemed like this feature is more platform dependent than anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant