HTTP
Overview
- 超文本传输协议 - 维基百科
- HTTP状态码 - 维基百科
- for-GET/know-your-http-well: HTTP headers, media-types, methods, relations and status codes, all summarized and linking to their specification.
- bigcompany/know-your-http: a series of A1-sized posters about the HTTP protocol
- HTTP - Hypertext Transfer Protocol Overview
- RFC 7230 - Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing
HTTP API
HTTP/2
- HTTP/2
- HTTP/2 - 维基百科
- http2 explained
- HTTP/2 and SPDY indicator - Chrome 网上应用店
- HTTP/2 简介 | Web | Google Developers
- HTTP/2 资料汇总 | JerryQu 的小站
- 饿了么架构师:活用HTTP/2,优化您的iOS APP网络层次架构
- 一文读懂 HTTP/2
HTTP/3
Libraries
JavaScript
- request/request: 🏊🏾 Simplified HTTP request client.
- visionmedia/superagent: Ajax with less suck - (and node.js HTTP client to match)
- axios/axios: Promise based HTTP client for the browser and node.js