Actions
Feature #96525
openAdd the possibility to repport only 404 errors (Don't show 403, 999 LinkedIn and SSL problems)
Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2022-01-12
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
linkvalidator, 404
Complexity:
Sprint Focus:
Description
Add the possibility to choose what HTTP codes to report so it's possible to show only 404.
We would like LinkValidator to stop repporting those errors:
- LinkedIn returns 999 codes and changing the user agent doesn't resolve it: https://stackoverflow.com/questions/27231113/999-error-code-on-head-request-to-linkedin
- cURL error 60: SSL certificate problem
- 403 Unauthorized
Actions