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 c30b8b6 commit 9d0e4afCopy full SHA for 9d0e4af
src/Service/ScannerService.php
@@ -50,7 +50,7 @@ public function __construct(
50
'timeout' => 2.0,
51
'connect_timeout' => 2.0,
52
RequestOptions::HEADERS => [
53
- 'User-Agent' => 'EtherpadScanner/2.1.0',
+ 'User-Agent' => 'EtherpadScanner/3.0.0',
54
],
55
'handler' => $stack,
56
'verify' => false,
0 commit comments