- Building Microservices with Go
- Nic Jackson
- 98字
- 2021-07-15 17:28:12
Standard request headers
Request headers provide additional information for the request and the response of your API. Think of them like metadata for the operation. They can be used to augment other data for the response that does not belong in the body itself such as the content encoding. They can also be utilized by the client to provide information that can help the server process the response. Where possible we should always use the standard headers as this gives consistency to your user and provides them with a common standard across multiple endpoints from many different vendors.
推薦閱讀
- DB2 V9權(quán)威指南
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)踐教程
- Java Web及其框架技術(shù)
- Mastering Python High Performance
- 軟件測試技術(shù)指南
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)(第2版)
- Python算法詳解
- C語言程序設(shè)計(jì)
- Getting Started with Eclipse Juno
- 深入淺出Python數(shù)據(jù)分析
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- Clojure High Performance Programming(Second Edition)
- UML基礎(chǔ)與Rose建模實(shí)用教程(第三版)
- Android編程權(quán)威指南(第4版)