Home
last modified time | relevance | path

Searched refs:get_normalized_http_url (Results 1 – 2 of 2) sorted by relevance

/plugin/autotweet/
H A DOAuth.php360 $this->get_normalized_http_url(),
380 public function get_normalized_http_url() { function in OAuthRequest
402 $out = $this->get_normalized_http_url();
H A Dtwitteroauth.php188 return $this->http($request->get_normalized_http_url(), $method, $request->to_postdata());