I mean I know how to accept incoming requests and ...
# http4k
r
I mean I know how to accept incoming requests and respond to them with handlers. but how do I send a request myself and accept the response in a handler?