Category "cache-control"

Aws-sdk s3 upload CORS error cause by CacheControl Option

My code is looks like this and when import { FileUpload } from "../types/scalars/Upload.scalar"; new S3.ManagedUpload({ params: { ACL: "pu

Laravel views are showing from cache on one server but works fine on other server

I am working on Laravel(5.4) project. I am facing an strange issue regarding the laravel views. My all views are working fine but some views are always showing

Cache control header not working

I have set Cache control in my response header as Cache-Control:public, max-age=86400. But when I try to refresh page or open a new tab, it always hits my serve