X-Content-Encoding-Over-Network in Response Header but not Content-Encoding

后端 未结 1 945
死守一世寂寞
死守一世寂寞 2021-02-07 11:58

I\'m trying to compress the code written with Next.js using Gzip deliver with Nginx and NodeJS server.

It seems the config is working when I use curl -H \"Conten

1条回答
  •  礼貌的吻别
    2021-02-07 12:29

    Your configuration is just good. Sometimes, the problem is caused by Antivirus just like mentioned in comment. Try disabling the antivirus or instead search for HTTP Scanning option in your antivirus program.

    NOD Internet Security does this. You can disable this option by following,

    1) Open NOD Internet Security

    2) Click Setup then Advance Setup

    3) Search for HTTP

    4) Disable HTTP Scanner

    0 讨论(0)
提交回复
热议问题