You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Get a [head start with QUIC](https://blog.cloudflare.com/head-start-with-quic/)
18
+
-[HTTP/3: From root to tip](https://blog.cloudflare.com/head-start-with-quic/)
19
+
20
+
### HTTP/x
21
+
22
+
-[What version of HTTP are you connecting with?](https://kmcd.dev/http/)
23
+
-[HTTP/0.9 From Scratch](https://kmcd.dev/posts/http0.9-from-scratch/) and the [source](https://github.com/sudorandom/kmcd.dev/tree/main/content/posts/2024/http0.9-from-scratch)
24
+
-[HTTP/1.0 From Scratch](https://kmcd.dev/posts/http1.0-from-scratch/) and the [source](https://github.com/sudorandom/kmcd.dev/tree/main/content/posts/2024/http1.0-from-scratch)
25
+
26
+
-[HyperText Transfer Protocol (HTTP)](https://http.dev/)
27
+
-<https://http.dev/1.0> and [RFC 1945](https://www.rfc-editor.org/rfc/rfc1945)
28
+
-<https://http.dev/1.1> and [RFC 2616](https://www.rfc-editor.org/rfc/rfc2616), [RFC 7230](https://www.rfc-editor.org/rfc/rfc7230), [RFC 7235](https://www.rfc-editor.org/rfc/rfc7235)
29
+
-<https://http.dev/2> and [RFC 7540](https://www.rfc-editor.org/rfc/rfc7540)
30
+
-<https://http.dev/3> and [RFC 9114](https://www.rfc-editor.org/rfc/rfc9114)
0 commit comments