BTW I find the example in the cookbook confusing o...
# http4k
x
BTW I find the example in the cookbook confusing on this subject, it presents a
GET
expecting a body in the request, which is not usual. Reading the example, first I thought the
body
in the
meta
was for the response, as one could expect for a
GET
.