How to mock response for cohttp?

You might want to implement Cohttp_lwt.S.Client like I did in there: https://github.com/ghuysmans/api-cohttp-lwt/tree/master/mock.

1 Like