Skip to content

Commit

Permalink
Remove Brotli and Zstd encoders in Netty
Browse files Browse the repository at this point in the history
Fixes #23218
  • Loading branch information
gastaldi committed Jan 26, 2022
1 parent 8720121 commit 92d8821
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package io.quarkus.vertx.http.runtime.graal;
package io.quarkus.netty.runtime.graal;

import static io.netty.handler.codec.http.HttpHeaderValues.DEFLATE;
import static io.netty.handler.codec.http.HttpHeaderValues.GZIP;
Expand Down

0 comments on commit 92d8821

Please sign in to comment.