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.
1 parent 81b3313 commit 1f1de90Copy full SHA for 1f1de90
packages/h1/h1.1.0.0/opam
@@ -24,7 +24,7 @@ depends: [
24
synopsis:
25
"A high-performance, memory-efficient, and scalable web server for OCaml"
26
description: """
27
-http/af implements the HTTP 1.1 specification with respect to parsing,
+h1 implements the HTTP 1.1 specification with respect to parsing,
28
serialization, and connection pipelining as a state machine that is agnostic to
29
the underlying IO mechanism, and is therefore portable across many platform.
30
It uses the Angstrom and Faraday libraries to implement the parsing and
0 commit comments