- Building RESTful Web Services with PHP 7
- Haafiz Waheed ud din Ahmad
- 87字
- 2021-07-03 00:02:16
Self-descriptive messages
This constraint states that each message should be able to be processed based on information contained in itself. That means, every message passed between the server and client should be stateless be independent of other messages. One message doesn't have an impact on other messages. So, it doesn't matter if two messages are passed in some particular order or not, as they are independent. The request in a message is enough to get a response and that response has all that needs to be conveyed.
推薦閱讀
- Vue.js快速入門與深入實戰
- Apache Hive Essentials
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- GitLab Repository Management
- 深入淺出DPDK
- 程序員修煉之道:通向務實的最高境界(第2版)
- Access 2010數據庫應用技術(第2版)
- iOS開發實戰:從入門到上架App Store(第2版) (移動開發叢書)
- Android Wear Projects
- C語言開發基礎教程(Dev-C++)(第2版)
- Python深度學習:模型、方法與實現
- 愛上micro:bit
- Python圖形化編程(微課版)
- Internet of Things with ESP8266
- ExtJS Web應用程序開發指南第2版