David
David
Thanks @jesuscast - live here: https://javalin.io/#our-sponsors
Thanks @hupender - could you split this into 2 separate PRs?
@hupender do you want to rebase this now?
I'll close the PR, please resubmit the change if you're still interested in having it merged.
Did you figure this out?
@LordOfLeaks I agree, I removed the logging in [#860feae](https://github.com/javalin/javalin/commit/860feaeef5d252d152346ad6fb4e06dcdf649730). @RedHeadEmile This will be fixed in 7x :)
@jh12z I think the easiest would be to just use the generic `addHandler(hostedPath: String, customHandler: Handler)` function? Reading the file is really just a line of code.

Hello @VassilisSoum, and thank you very much. Added here: https://github.com/javalin/javalin/blob/master/.github/README.md#sponsors
Hi @hupender - I completely rewrote how all of this works in https://github.com/javalin/javalin/pull/2486. Hope it covers your use-case too !