Open berb opened 13 years ago
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.
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.