opam-mirror/mirage
Hannes Mehnert c16f2288ed Use Status.is_redirection instead of matching on the polymorphic variant
The reason behind this is that the new HTTP code 308 (permanent redirect)
is not recognized by HTTP/AF, but already used (e.g. by alt-ergo.ocamlpro.com).
2022-09-01 09:27:03 +02:00
..
config.ml First PoC about a native HTTP client on Mirage with mimic/paf/httpaf/h2 2022-08-30 16:12:55 +02:00
http_mirage_client.ml Use Status.is_redirection instead of matching on the polymorphic variant 2022-09-01 09:27:03 +02:00
http_mirage_client.mli First PoC about a native HTTP client on Mirage with mimic/paf/httpaf/h2 2022-08-30 16:12:55 +02:00
unikernel.ml less debug 2022-08-31 16:25:04 +02:00