David
David
> For the time being I've created a PayloadValidator class which gets called in each of my Handlers after their bodies have been de-serialized into the appropriate class. I Assuming...
You can configure the static file handler to do precompressing :)
> Then I added config.http.brotliOnlyCompression(lvl) with a high level and each sequential request of the same files was taking a long while, like the same files were being compressed again...
Hi @cdavidshaffer ! > It looks like JavalinTest's convenience method HttpClient.post() sends JSON in the post body. To test a POST route that expects application/x-www-form-urlencoded data (to be accessed via...
I prefer to look at it as exceptionally stable and mature 😁
Should be able to use tag/attr methods for that?
6 seconds for 70k requests does seem slow 🤔
Is this waiting for @sembler or me?
> any news ? Sorry @PancakeInvaders2, life is sort of busy at the moment, and this pull request is pretty large. When I said I could help get this added...
I saw the HTML file, but not the actual `html-to-j2html.js` file - If you could maintain the generator code and distribute it on jsDelivr (or whatever the default is these...