Martin B
Martin B

Reputation: 31

How can I stop sending accept-headers?

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

Answers (0)

Related Questions