Searched defs:http_method (Results 1 – 1 of 1) sorted by relevance
222 private $http_method; variable in OAuthRequest229 function __construct($http_method, $http_url, $parameters=NULL) {241 public static function from_request($http_method=NULL, $http_url=NULL, $parameters=NULL) {292 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame…