looking for an example to return a `io.micronaut.http.HttpResponse` with some `headers`
r
looking for an example to return a
io.micronaut.http.HttpResponse
with some
headers
I mean how to call
.headers(...)
from Kotlin