We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feed-checker.js
feed-page-checker.js
Ensure that feed-checker.js uses feed-page-checker.js, and that it therefore runs this line of logic for all rules:
rpde-validator/src/feed-page-checker.js
Line 37 in 0229cd7
This will ensure that the Cache Control errors are not displayed in the Validator GUI for feeds where a cache is in use.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ensure that
feed-checker.js
usesfeed-page-checker.js
, and that it therefore runs this line of logic for all rules:rpde-validator/src/feed-page-checker.js
Line 37 in 0229cd7
This will ensure that the Cache Control errors are not displayed in the Validator GUI for feeds where a cache is in use.
The text was updated successfully, but these errors were encountered: