File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
site/zh/docs/lighthouse/best-practices/uses-http2 Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11---
22layout : ' layouts/doc-post.njk'
3- title : 不要为其所有资源使用 HTTP/2
3+ title : 没有为所有资源使用 HTTP/2
44description : 了解为什么 HTTP/2 对页面加载时间很重要以及如何在服务器上启用 HTTP/2。
55date : 2019-05-02
66updated : 2019-08-28
@@ -26,6 +26,6 @@ Lighthouse 会收集页面请求的所有资源,并检查每个资源的 HTTP
2626
2727## 资源
2828
29- - [ ** 不要为其所有资源使用 HTTP/2** 审计的源代码] ( https://github.com/GoogleChrome/lighthouse/blob/master/lighthouse-core/audits/dobetterweb/uses-http2.js )
29+ - [ ** 没有为所有资源使用 HTTP/2** 审计的源代码] ( https://github.com/GoogleChrome/lighthouse/blob/master/lighthouse-core/audits/dobetterweb/uses-http2.js )
3030- [ HTTP/2 简介] ( https://developers.google.com/web/fundamentals/performance/http2/ )
3131- [ HTTP/2 常见问题] ( https://http2.github.io/faq/ )
You can’t perform that action at this time.
0 commit comments