Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClient.php268 $this->config['headers'] = ['User-Agent' => default_user_agent()];
276 $this->config['headers']['User-Agent'] = default_user_agent();
H A Dfunctions.php131 function default_user_agent() function