Skip to content

Commit 1f1de90

Browse files
committed
Update the description of h1.1.0.0 and remove the last reference of http/af
1 parent 81b3313 commit 1f1de90

File tree

1 file changed

+1
-1
lines changed
  • packages/h1/h1.1.0.0

1 file changed

+1
-1
lines changed

packages/h1/h1.1.0.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ depends: [
2424
synopsis:
2525
"A high-performance, memory-efficient, and scalable web server for OCaml"
2626
description: """
27-
http/af implements the HTTP 1.1 specification with respect to parsing,
27+
h1 implements the HTTP 1.1 specification with respect to parsing,
2828
serialization, and connection pipelining as a state machine that is agnostic to
2929
the underlying IO mechanism, and is therefore portable across many platform.
3030
It uses the Angstrom and Faraday libraries to implement the parsing and

0 commit comments

Comments
 (0)