You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
Hello,
I ran into a particular limit (https://control.akamai.com/search/kb/5328):
The maximum total size of the HTTP origin response headers is 8192 bytes.
That number, unfortunately, includes the pragma headers returned by Akamai's edge servers.
It would be nice to remove the cache key pragmas to decrease the output (which is what I did by hand in cUrl).
Regards,
Didier
The text was updated successfully, but these errors were encountered: