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 was archived by the owner on Sep 9, 2022. It is now read-only.
I'm not sure exactly why, but in my case the OnActionExecutingAsync of CompressionAttribute is being called multiple times. This causes the call to actionContext.Request.Properties.Add to fail.