I've also found that if what you need is to pass i...
# http4k
s
I've also found that if what you need is to pass is not HTTP-related, it probably means it should not be in a Filter. Most likely it should be done inside the "application domain" (i.e. inside the the HttpHandler that represents your application)