couch-client
couch-client copied to clipboard
Response missing for arbitrary HTTP requests
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.