パッケージ: libcohttp-ocaml (5.3.0-1 など)
libcohttp-ocaml に関するリンク
Debian の資源:
ocaml-cohttp ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
OCaml library for HTTP clients and servers (runtime)
Cohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP parser, and implementations using various asynchronous programming libraries.
It has concrete implementations for many targets, including lwt, lwt-unix, lwt-jsoo.
You can implement other targets using the parser very easily. Look at the IO signature in lib/s.mli and implement that in the desired backend.
You can activate some runtime debugging by setting COHTTP_DEBUG to any value, and all requests and responses will be written to stderr. Further debugging of the connection layer can be obtained by setting CONDUIT_DEBUG to any value.
This package contains the shared runtime libraries.
その他の libcohttp-ocaml 関連パッケージ
|
|
|
|
-
- dep: libangstrom-ocaml-srh29
- 以下のパッケージによって提供される仮想パッケージです: libangstrom-ocaml
-
- dep: libbase64-ocaml-z60b4
- 以下のパッケージによって提供される仮想パッケージです: libbase64-ocaml
-
- dep: libbigstringaf-ocaml-qcgb9
- 以下のパッケージによって提供される仮想パッケージです: libbigstringaf-ocaml
-
- dep: libsexplib0-ocaml-kfu15
- 以下のパッケージによって提供される仮想パッケージです: libsexplib0-ocaml
-
- dep: libstdlib-ocaml-bkvu1
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml
-
- dep: libstringext-ocaml-moy56
- 以下のパッケージによって提供される仮想パッケージです: libstringext-ocaml
-
- dep: liburi-ocaml-kxmd6
- 以下のパッケージによって提供される仮想パッケージです: liburi-ocaml
-
- dep: ocaml-base-5.2.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml-base
-
- sug: ocaml-findlib
- management tool for OCaml libraries