Closed cesco69 closed 1 month ago
As mentioned in documentation, compression
is not supported. It patches into methods that ultimate-express doesn't call or doesn't call in correct order. I made a reasonable attempt to support it but couldn't really figure it out, if you'll make a PR to fix the incompatibility, I'll happily merge it.
Hi, I'm migrating my project to "ultimate-expres". Everything works perfectly! Really great work. The only feature don't works anymore is the compression of json sent in the responses. Is there anything I can do to have this too?