Hi it seems that I have to support a query path pa...
# http4k
n
Hi it seems that I have to support a query path parameter which can contain multiple slashes ... but this is not allowed in Jetty which raises an "*Ambiguous URI empty segment" error ..*
is it possible to configure jetty "httpCompliance" property via http4k wrapper?
Uh never mind ... I must have an error in the query param (a double slash I think) sorry sorry
👍 1