couch-client icon indicating copy to clipboard operation
couch-client copied to clipboard

Response missing for arbitrary HTTP requests

Open berb opened this issue 14 years ago • 0 comments

When using the arbitrary HTTP request function, it would be helpful to have access to the response code. Otherwise, this prevents the simple detection of "Conflict" or "Not Found" responses, because only the response body is accessible.

berb avatar Jun 05 '11 11:06 berb