HTTP Standards
The Standards guide contains references to the specifications that govern the HTTP protocol.
| Topic | Description |
|---|---|
| HTTP/2 | The HTTP/2 communications protocol specification. |
| HTTP/2 HPACK | The HTTP/2 header compression specification. |
| HTTP/1.1 | The HTTP communications protocol specification. |
| CGI 1.1 | The Common Gateway Interface 1.1 protocol specification. |
| File Upload | The Form-based file HTML upload specification. |
| WebSockets RFC 6455 | The WebSockets Protocol. |
| WebSocket API | The Javascript WebSockets API. |