I\'m attempting to add Gzip middleware to my ASP.net core app.
I have added the following package :
\"Microsoft.AspNetCore.ResponseCompression\"
Here is my solution:
Make sure your Fiddler's "Decode" function is disabled. And you can see a yellow bar in the response. Disable Decode
Or exit Fillder or other proxy app and have a try.