Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DMessageFormatter.php42 …const CLF = "{hostname} {req_header_User-Agent} - [{date_common_log}] \"{method} {target} HTTP/{ve… define in GuzzleHttp\\MessageFormatter
52 public function __construct($template = self::CLF)
54 $this->template = $template ?: self::CLF;