Join Slack
Powered by
<@UB9AX6GEP> nope - I mean completely remove the p...
# http4k
d
dave
06/20/2018, 10:45 AM
@Connor Shearwood
nope - I mean completely remove the pattern, so you've got this:
Copy code
val handler = routes( existingApp, "/more" bind { _: Request -> Response(OK).body("more") } )
Open in Slack
Previous
Next