Thread Starter
dczero
(@dczero)
Thank You. I tested it and it seems to be working as expected now.
Thread Starter
dczero
(@dczero)
@owaisalam Thank You for the response.
- For Response Header, it is fetching from the Cache and has the following parameters.
cache-control:
max-age=0, s-maxage=2592000
cache-provider:
CLOUDWAYS-CACHE-DE
I do see Request Header set to no-cache however it seems to be getting ignored.
2. In the breeze-config.php file, it is indeed missing.
When I checked for the version 2.1.18, it does have no-cache for the response header and URL is there within breeze-config.php file as you described.
In my understanding issue might be due to the new validations and URL not being able to pass those validations.