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
spandx intentionally strips content-encoding compression in order to modify the body of the request. It would be nice if it would then re-compress any responses before sending them along to the browser, so the filesize is recognizable. As it stands, applications appear much heftier through spandx than they really are.
The text was updated successfully, but these errors were encountered:
spandx intentionally strips content-encoding compression in order to modify the body of the request. It would be nice if it would then re-compress any responses before sending them along to the browser, so the filesize is recognizable. As it stands, applications appear much heftier through spandx than they really are.
The text was updated successfully, but these errors were encountered: