Karan Parikh

Results 5 comments of Karan Parikh

Hi, Do you just want to check the HTTP status codes using something like http://docs.python-requests.org/en/latest/user/quickstart/#response-status-codes Adding a `Response.raise_for_status()` in `GistAPI.send()` is one way I can think of solving this.

Hi @albertolobrano I will take a look at this issue this weekend. Thanks for bringing this to our attention.

Hi @lawrencewu I was unable to reproduce this issue on a fresh checkout of Rest.li. Could you please try the solution detailed on http://stackoverflow.com/a/18152249 and see if that resolves your...

Hi @kelihlodversson I closed this with the understanding that the way you are handling this right now is correct, until we release the next major version of Rest.li (as @jpbetz...

Hi @JeremySimpson and @kelihlodversson We haven't fixed this yet. I will talk with the Rest.li team and update this issue with our plans. Re-opening this issue as well.