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
AFAICT the gateway doesn't perform any compression, which is especially problematic for loading large JS files. Could we either perform compression within the gateway, or at least recognise compressed files and supply the appropriate header in the response (like S3 does)?
The text was updated successfully, but these errors were encountered:
AFAICT the gateway doesn't perform any compression, which is especially problematic for loading large JS files. Could we either perform compression within the gateway, or at least recognise compressed files and supply the appropriate header in the response (like S3 does)?
The text was updated successfully, but these errors were encountered: