You are here

protected property ServicesClientConnection::$http_request in Services Client 7.2

Same name and namespace in other branches
  1. 7 services_client_connection/include/connection.inc \ServicesClientConnection::http_request

HTTP Request

Type: ServicesClientConnectionHttpRequest

File

services_client_connection/include/connection.inc, line 43
Main services client connection class which exposes simple API

Class

ServicesClientConnection
@file Main services client connection class which exposes simple API

Code

protected $http_request;