📅  最后修改于: 2022-03-11 14:57:50.497000             🧑  作者: Mango
Use header "accept-encoding" => "gzip, deflate"
Tried on Apache. Works fine.
yes it worked for me too... i changed from
'accept-encoding: gzip, deflate, br'
to
'accept-encoding: gzip, deflate'