We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead468d commit baa539bCopy full SHA for baa539b
src/Service/ScannerService.php
@@ -48,7 +48,7 @@ public function __construct(
48
'timeout' => $timeout,
49
'connect_timeout' => 2.0,
50
RequestOptions::HEADERS => [
51
- 'User-Agent' => 'EtherpadScanner/3.2.0',
+ 'User-Agent' => 'EtherpadScanner/3.4.0',
52
],
53
'handler' => $stack,
54
'verify' => false,
0 commit comments