We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba298c commit a4ba9f6Copy full SHA for a4ba9f6
CHANGES
@@ -35,6 +35,7 @@ New features and bug fixes:
35
* With the Lwt backend, `read` hangs if trying to fetch more than
36
`Sys.max_string_length` (which can be triggered on 32-bit platforms).
37
Read only a maximum that fits into a string (#282).
38
+* `cohttp-curl-lwt` now takes http method as parameter (#288)
39
40
0.15.2 (2015-02-15):
41
* When transfer encoding is unknown, read until EOF when body size is unknown. (#241)
0 commit comments