|
a6ce9ccec3
|
changes for 0.0.9, minor fixes
|
2025-02-17 12:02:10 +01:00 |
|
|
b17532d2c7
|
remove functors
|
2025-02-17 11:54:50 +01:00 |
|
|
8d30a70227
|
ocamlformat
|
2024-11-05 12:34:23 +01:00 |
|
|
0009c1eead
|
clarify how f and follow_redirect interact
|
2024-11-05 12:26:16 +01:00 |
|
|
bd6c9edff6
|
if a redirect with a body is provided, we need to skip the body
|
2024-11-05 11:00:03 +01:00 |
|
|
1e307d2c5b
|
adapt to tls 1.0.0 (#1)
//cc @dinosaure
Reviewed-on: https://git.robur.coop///robur/http-mirage-client/pulls/1
|
2024-08-29 10:42:23 +00:00 |
|
|
7ec056ba1b
|
order h2 headers to have the pseudo-header :authority as first thing
see https://github.com/roburio/http-lwt-client/pull/20 and https://github.com/anmonteiro/ocaml-h2/issues/216 for further explanation
|
2023-07-05 16:31:36 +02:00 |
|
|
87457cda40
|
lowercase header names in http2
|
2023-07-03 20:01:00 +02:00 |
|
|
c2043fd971
|
adapt to h2 0.10.0 API
|
2023-03-21 20:33:54 +01:00 |
|
|
7c9efb7425
|
Put a comment about the given buffer & the ownership story
|
2023-02-01 12:53:45 +01:00 |
|
|
cf9188f78a
|
Fix the ownership of the given bigstring by the underlying http scheduler
|
2023-02-01 12:38:01 +01:00 |
|
|
b68d101c12
|
Apply ocamlformat
|
2022-10-28 16:43:19 +02:00 |
|
|
a03e4c1e61
|
adjust documentation
|
2022-10-27 20:59:49 +02:00 |
|
|
df099590c9
|
provide response in f
|
2022-10-27 20:51:42 +02:00 |
|
|
1b790ad9c0
|
stream the response body
|
2022-10-27 13:21:24 +02:00 |
|
|
88c1880259
|
Apply ocamlformat on the codebase
|
2022-10-19 11:49:27 +02:00 |
|
|
546a06441c
|
Be able to specify our own authenticator
|
2022-10-17 15:10:54 +02:00 |
|
|
809fa5cd33
|
Improve the API to be more user-friendly (@pitag-ha)
|
2022-10-17 14:36:15 +02:00 |
|
|
0bc984f2ed
|
initial commit (copy from opam-mirror)
|
2022-10-05 13:58:07 +02:00 |
|