A batteries included HTTP/1.1 client in OCaml
at main 4 lines 99 B view raw
1(** HTTP cache tests. *) 2 3val suite : string * unit Alcotest.test_case list 4(** Alcotest suite. *)