Level 50
It's most likely because of Vary header getting replaced.
More Info: https://github.com/inertiajs/inertia/issues/1591#issuecomment-2679536776
I also had this issue when deployed behind AWS CloudFront, which automatically added Vary: Accept-Encoding as mentioned in the issue above.
1 like