- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 88字
- 2021-07-02 20:52:26
Server push
The server can push data to the client. When the client requests data from the server, the server can figure out that the client will need some other data as well. The server can push this data to the client. The client can always reject the data by signaling to the server that push data should be disabled. This data sent by the server to the client is called a PUSH_PROMISE frame. The data is stored in the client's cache if it implements an HTTP cache.
推薦閱讀
- 演進式架構(原書第2版)
- 精通Nginx(第2版)
- Getting Started with Gulp(Second Edition)
- 21天學通C++(第6版)
- 3D少兒游戲編程(原書第2版)
- SQL Server 2016數據庫應用與開發
- 飛槳PaddlePaddle深度學習實戰
- AIRIOT物聯網平臺開發框架應用與實戰
- Beginning C++ Game Programming
- OpenCV with Python Blueprints
- App Inventor 2 Essentials
- Apache Solr for Indexing Data
- Android 5從入門到精通
- 軟件開發中的決策:權衡與取舍
- 計算機軟件項目實訓指導