We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3d3286 commit 9578c97Copy full SHA for 9578c97
1 file changed
README.md
@@ -20,7 +20,7 @@ Built to replace `httpc` with better performance and cleaner code.
20
21
## HTTP/2 Compliance
22
23
-✅ **156 compliance tests** covering RFC 7540 (HTTP/2) and RFC 7541 (HPACK)
+**156 compliance tests** covering RFC 7540 (HTTP/2) and RFC 7541 (HPACK)
24
25
- Complete frame type validation (DATA, HEADERS, SETTINGS, PING, etc.)
26
- Stream state machine verification
0 commit comments