Add Netty Compression support
Reactor Netty 0.7.5 now supports all Compression options. Unlike previous Reactor Netty versions, the minimum compression threshold is now based on the content-length instead of accumulating for a while the data. See gh-12268
Showing
Please register or sign in to comment