Home
last modified time | relevance | path

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

/plugin/autotweet/
H A DOAuth.php744 public static function split_header($header, $only_allow_oauth_parameters = true) { argument
752 if (preg_match('/^oauth_/', $header_name) || !$only_allow_oauth_parameters) {