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