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
The 1.9 migration guide documents request compression as being enabled by default, which is a rather sensible default value. However, the default value of compressionEnforced is actually false, so one of these things should change.
The text was updated successfully, but these errors were encountered:
The 1.9 migration guide documents request compression as being enabled by default, which is a rather sensible default value. However, the default value of
compressionEnforced
is actuallyfalse
, so one of these things should change.The text was updated successfully, but these errors were encountered: