- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 102字
- 2021-07-02 20:52:26
Header compression
As the web has evolved, more data is sent from the server to the client and from the client to the server. HTTP 1.1 does not compress header fields. HTTP works over TCP and a request is sent over this connection, where the headers are large and contain redundant data. TCP works on Slow Start implemented by a network congestion-avoidance algorithm, which places packets over the network. If the headers are compressed, more packets can be sent over the wire. HTTP/2 fixed this problem with header compression, which takes advantage of TCP, resulting in a faster transfer speed of data.
推薦閱讀
- Arduino by Example
- Apache Spark 2.x Machine Learning Cookbook
- Unity 2020 Mobile Game Development
- Learning Python by Building Games
- MATLAB 2020從入門到精通
- Android Development Tools for Eclipse
- HTML+CSS+JavaScript網頁制作:從入門到精通(第4版)
- 分布式架構原理與實踐
- AMP:Building Accelerated Mobile Pages
- 嵌入式Linux C語言程序設計基礎教程
- Machine Learning for OpenCV
- 鋁合金陽極氧化與表面處理技術(第三版)
- 大話C語言
- 軟件工程實用教程 (第3版)
- 3D Printing Designs:Fun and Functional Projects