- Building Microservices with Go
- Nic Jackson
- 84字
- 2021-07-15 17:28:12
HTTP headers
Request headers are a really important part of the HTTP request and response process and implementing a standard approach helps your users to transition from one API to another. In this sub section, we will not cover all the possible headers that you can use in your API, but we will look at the most common headers for full information on the HTTP protocol please take a look at RFC 7231 https://tools.ietf.org/html/rfc7231. This document contains a comprehensive overview of the current standard.
推薦閱讀
- Objective-C應用開發全程實錄
- 體驗設計原理:行為、情感和細節
- 樂學Web編程:網站制作不神秘
- JavaScript+jQuery開發實戰
- Learn Swift by Building Applications
- The Professional ScrumMaster’s Handbook
- JSP程序設計實例教程(第2版)
- Visual Basic程序設計實驗指導及考試指南
- Python機器學習開發實戰
- H5頁面設計與制作(全彩慕課版·第2版)
- Python GUI設計:tkinter菜鳥編程
- Git Version Control Cookbook
- Java無難事:詳解Java編程核心思想與技術(第2版)
- Kali Linux Wireless Penetration Testing Essentials
- Learning ArcGIS Geodatabases