Reputation: 31
My client send to service Accept-Headers: gzip,deflate and the service is sending gzip to me. So I need stop sending Accept-Headers:gzip, deflate from my side. I am using .Net Core 2.1.
Is there any way to do it?
Upvotes: 1
Views: 222