You are here

constant RESTCLIENT_RESPONSE_CLIENT_ERROR in RESTClient 7.2

1 use of RESTCLIENT_RESPONSE_CLIENT_ERROR
restclient_response_code in ./restclient.module
Analyze the response code from a request

File

./restclient.module, line 21
Defines a standard REST interface to RESTful services

Code

define('RESTCLIENT_RESPONSE_CLIENT_ERROR', '4');