Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 254 Bytes

Test if the client RequestLogger works in http4s.

sbt run should test all client implementations (Async, Blaze, Jetty, OkHttp).

Currently:

  • ResponseLogger works for all clients
  • RequestLogger does not work for Async or OkHttp