shfshanyue / Daily-Question

互联网大厂内推及大厂面经整理,并且每天一道面试题推送。每天五分钟,半年大厂中
https://q.shanyue.tech
4.95k stars 510 forks source link

【Q585】如何确保你们的项目开启了 gzip #601

Open shfshanyue opened 3 years ago

shfshanyue commented 3 years ago

当你们的项目上线后,如何查看它是否开启了 gzip

shfshanyue commented 3 years ago

在响应头中查看是否有以下值:

content-encoding: gzip