David

Results 284 comments of 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.

@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.

![397892914-18d0919e-2a51-4dac-a80e-8216ead76170](https://github.com/user-attachments/assets/06236654-649d-46dd-b174-11ce61e325ec)

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 !