New upstream version 6.2.0
authorStephane Glondu <steph@glondu.net>
Sat, 14 Mar 2026 08:43:03 +0000 (09:43 +0100)
committerStephane Glondu <steph@glondu.net>
Sat, 14 Mar 2026 08:43:03 +0000 (09:43 +0100)
commit9e2eda9f59ff8f37b12e9de5f21538bfaf05938f
tree9d955108fd121cc51f2fe6c346dd71135ff6c94f
parenteefebbdaa80d8f5b3c21484991d0de2d6cd0dbcb
New upstream version 6.2.0
46 files changed:
.github/workflows/nix.yml
.github/workflows/workflow.yml
CHANGES.md
cohttp-async.opam
cohttp-bench.opam
cohttp-curl-async.opam
cohttp-curl-lwt.opam
cohttp-curl-lwt/bin/curl.ml
cohttp-curl.opam
cohttp-eio.opam
cohttp-eio/examples/README.md [new file with mode: 0644]
cohttp-eio/examples/client_proxy.ml [new file with mode: 0644]
cohttp-eio/examples/dune
cohttp-eio/src/client.ml
cohttp-eio/src/client.mli
cohttp-eio/src/dune
cohttp-eio/tests/dune
cohttp-eio/tests/test_forward_proxy.ml [new file with mode: 0644]
cohttp-lwt-jsoo.opam
cohttp-lwt-jsoo/src/cohttp_lwt_jsoo.ml
cohttp-lwt-unix.opam
cohttp-lwt-unix/bin/cohttp_curl_lwt.ml
cohttp-lwt.opam
cohttp-lwt/src/client.ml
cohttp-lwt/src/connection_cache.ml
cohttp-lwt/src/s.ml
cohttp-mirage.opam
cohttp-mirage/src/client.ml
cohttp-mirage/src/io.ml
cohttp-mirage/src/io.mli
cohttp-mirage/src/static.ml
cohttp-mirage/src/static.mli
cohttp-server-lwt-unix.opam
cohttp-top.opam
cohttp.opam
cohttp/src/client.ml
cohttp/src/cohttp.ml
cohttp/src/dune
cohttp/src/proxy.ml [new file with mode: 0644]
cohttp/src/proxy.mli [new file with mode: 0644]
cohttp/test/dune
cohttp/test/test_proxy.ml [new file with mode: 0644]
dune-project
flake.lock
flake.nix
http.opam