Conversation
|
that was fast! Thanks a lot for this. I had a look through it now. I'm having quite a hard time understanding things once inside the undertow java world. Things I noticed:
|
|
Digging a bit more I think a predicate like this should do the trick:
|
|
Yeah, looks like I misread the gzip-deflate-level bit, just pushed up an update that should do the trick and handle the predicates. |
rutchkiwi
left a comment
There was a problem hiding this comment.
I've tested this with my actual webserver and everything works great as far as I can tell. In fact, it works greater than the ring gzip middlewares I've seen around in that images are skipped.
I only noticed a leftover doc line from previous commit.
Thanks a lot for this, you are the best @yogthos :)
|
Awesome, glad to hear everything works, and great find that the support natively exists in Undertow. Just pushed out |
No description provided.