linkchecker_request_tag
6 sites
No security coverage
Automatically tags Linkchecker module's HTTP requests with the custom header X-origin: DrupalLinkChecker, for easier identification when managing network traffic e.g. filtering traffic logs, creating firewall rules.
Install the module with composer, enable it and rebuild the cache ($ drush cr), and all future Linkchecker requests should include the additional header when the Linkchecker cron task runs.
This module builds on the functionality introduced from Linkchecker Issue 3375253.
Additional Requirements
Requires the Linkchecker module.