- 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.
推薦閱讀
- JavaScript前端開發(fā)模塊化教程
- 國際大學生程序設計競賽中山大學內(nèi)部選拔真題解(二)
- Instant Apache Stanbol
- CentOS 7 Server Deployment Cookbook
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰(zhàn)
- 數(shù)據(jù)結構習題精解(C語言實現(xiàn)+微課視頻)
- Reactive Programming With Java 9
- MySQL數(shù)據(jù)庫基礎實例教程(微課版)
- 算法訓練營:提高篇(全彩版)
- C語言程序設計學習指導與習題解答
- Mathematica Data Analysis
- Hands-On Full Stack Development with Go
- ExtJS高級程序設計
- HTML5從入門到精通(第4版)
- Visual Basic程序設計教程