anderly / dnsimple-csharp

A C# wrapper for the DNSimple REST API
Apache License 2.0
17 stars 10 forks source link

How to return Status Code and Message #8

Open drewid opened 9 years ago

drewid commented 9 years ago

Hello,

Do you have an example on how to get the status code returned by the api calls?

Trying to show the raw message returned if "not" OK and serialize the results otherwise.

Thanks!

anderly commented 9 years ago

Let me come up with a way to check for that. Stay tuned.