Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFleepHookHandler.php30 protected const FLEEP_HOST = 'fleep.io'; define in Monolog\\Handler\\FleepHookHandler
64 $connectionString = 'ssl://' . static::FLEEP_HOST . ':443';
114 $header .= "Host: " . static::FLEEP_HOST . "\r\n";