- Building RESTful Web Services with PHP 7
- Haafiz Waheed ud din Ahmad
- 62字
- 2021-07-03 00:02:15
Cache-able
This constraint specifies that a RESTful web service response must define itself as cache-able or not, so that the client can know whether it should be cached or not. If it is correctly defined, it can result in less overhead and better performance because the client will not go to the server if it is able to use the cached version.
推薦閱讀
- Mastering Ext JS(Second Edition)
- Unity 2020 Mobile Game Development
- Network Automation Cookbook
- Selenium Design Patterns and Best Practices
- Python自然語言處理(微課版)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- ASP.NET Core 2 Fundamentals
- 單片機C語言程序設計實訓100例
- Buildbox 2.x Game Development
- JBoss:Developer's Guide
- Unity 5.X從入門到精通
- Instant Apache Camel Messaging System
- Python 快速入門(第3版)
- Android初級應用開發
- Hands-On ROS for Robotics Programming