-
Notifications
You must be signed in to change notification settings - Fork 849
New issue
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
VCST-2599: Add NoCacheForApiMiddleware to prevent API response caching #2877
Conversation
feat: Introduced NoCacheForApiMiddleware to set HTTP headers (Cache-Control, Pragma, Expires) to prevent caching for API responses if hosting doesn't set it automatically..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 8.898
Timestamp: 30-01-2025T14:01:32
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.513
Timestamp: 30-01-2025T21:06:22
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 7.72
Timestamp: 31-01-2025T06:29:25
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test Suite: Test Suites/Modules/module_Assets
Tests: 13
Failures: 0
Errors: 0
Time: 8.353
Timestamp: 31-01-2025T15:10:07
Description
feat: Introduced NoCacheForApiMiddleware to set HTTP headers (Cache-Control, Pragma, Expires) to prevent caching for API responses if hosting doesn't set it automatically.
References
QA-test:
Jira-link:
https://virtocommerce.atlassian.net/browse/VCST-2599
Artifact URL:
Image tag:
ghcr.io/VirtoCommerce/platform:3.878.0-pr-2877-b5e4-vcst-2599-b5e47801