What is Automatic Platform Optimization (APO)
Changelog:
-
increased KV storage limits up to 25MB from 10MB by default.
-
Guards against cache poisoning. Requests with the following headers will bypass APO caching:
-
X-Forwarded-Host
-
X-Host
-
X-Rewrite-URL
-
X-Original-URL
-
GET requests with body will bypass APO caching
Bug fixes:
- fix download of large files ( > 128MB )