Home
last modified time | relevance | path

Searched refs:to_postdata (Results 1 – 2 of 2) sorted by path

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