A batteries included HTTP/1.1 client in OCaml
at main 5 lines 117 B view raw
1(library 2 (name requests_parsing) 3 (public_name requests.parsing) 4 (wrapped false) 5 (libraries requests_core ptime))