Home
last modified time | relevance | path

Searched refs:normalizeHeaders (Results 1 – 6 of 6) sorted by last modified time

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DCurlClient.php73 $this->normalizeHeaders($extraHeaders);
H A DStreamClient.php36 $this->normalizeHeaders($extraHeaders);
H A DAbstractClient.php62 public function normalizeHeaders(&$headers) function in OAuth\\Common\\Http\\Client\\AbstractClient
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DCurlClient.php73 $this->normalizeHeaders($extraHeaders);
H A DStreamClient.php36 $this->normalizeHeaders($extraHeaders);
H A DAbstractClient.php62 public function normalizeHeaders(&$headers) function in OAuth\\Common\\Http\\Client\\AbstractClient