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
deflate-raw: Disallow input data after BFINAL (#49)
It was ambiguous whether DecompressionStream permitted extra data after the BFINAL block when used with the deflate-raw format. Clarify that it does not.
0 commit comments