constant RESTCLIENT_RESPONSE_SERVER_ERROR in RESTClient 7.2
1 use of RESTCLIENT_RESPONSE_SERVER_ERROR
- restclient_response_code in ./
restclient.module - Analyze the response code from a request
File
- ./
restclient.module, line 22 - Defines a standard REST interface to RESTful services
Code
define('RESTCLIENT_RESPONSE_SERVER_ERROR', '5');