You are here

public property ServicesClientConnectionHttpRequest::$http_method in Services Client 7

Same name and namespace in other branches
  1. 7.2 services_client_connection/include/http.inc \ServicesClientConnectionHttpRequest::http_method

Define which HTTP method should be used

Type: string

File

services_client_connection/include/http.inc, line 70

Class

ServicesClientConnectionHttpRequest
HTTP request definition

Code

public $http_method = 'GET';