Make sure the Request Behavior -> Request Timeout setting suits your needs.
I was making a request that takes around a minute to return from the database, but Advanced Rest Client was quitting it before my Web Api project could return the data, because its Request Timeout setting was too small.
No comments:
Post a Comment