# Network

- [使用Lighthouse分析前端性能](https://ougege.gitbook.io/blog/docs/articles/network/shi-yong-lighthouse-fen-xi-qian-duan-xing-neng.md)
- [前后端启用https](https://ougege.gitbook.io/blog/docs/articles/network/qian-hou-duan-qi-yong-https.md)
- [安装使用aria2](https://ougege.gitbook.io/blog/docs/articles/network/an-zhuang-shi-yong-aria2.md)
- [宝塔nginx安装ngx\_brotli](https://ougege.gitbook.io/blog/docs/articles/network/bao-ta-nginx-an-zhuang-ngxbrotli.md)
- [比较gz与br加载速度](https://ougege.gitbook.io/blog/docs/articles/network/bi-jiao-gz-yu-br-jia-zai-su-du.md)
- [浏览器https提示不安全](https://ougege.gitbook.io/blog/docs/articles/network/liu-lan-qi-https-ti-shi-bu-an-quan.md)
- [浏览器提示HSTS](https://ougege.gitbook.io/blog/docs/articles/network/liu-lan-qi-ti-shi-hsts.md)
- [简单使用tcpdump](https://ougege.gitbook.io/blog/docs/articles/network/jian-dan-shi-yong-tcpdump.md)
- [静态资源gzip优化](https://ougege.gitbook.io/blog/docs/articles/network/jing-tai-zi-yuan-gzip-you-hua.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ougege.gitbook.io/blog/docs/articles/network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
