We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ffbd87c + 06456fe commit 32c1260Copy full SHA for 32c1260
Cargo.toml
@@ -4,5 +4,8 @@ version = "0.1.1"
4
edition = "2021"
5
description = "RFC 9651 Structured Field Values parser"
6
license = "MIT"
7
+keywords = ["RFC9651", "RFC8941", "HTTP", "structured-fields", "structured-headers"]
8
+documentation = "https://docs.rs/sfparse"
9
+repository = "https://github.com/ngtcp2/sfparse-rs"
10
11
[dependencies]
0 commit comments