-
Classes Class Description io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration io.micronaut.http.server.netty.types.files.FileTypeHandlerConfiguration.CacheControlConfiguration
-
Methods Method Description io.micronaut.http.server.netty.ByteBufDelegate.order() io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings.getPushEnabled() TheSETTINGS_ENABLE_PUSHsetting makes no sense when sent by the server, and clients must reject any setting exceptfalse(the default) according to the spec.io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.Http2Settings.setPushEnabled(Boolean) TheSETTINGS_ENABLE_PUSHsetting makes no sense when sent by the server, and clients must reject any setting exceptfalse(the default) according to the spec. Netty will refuse to write this setting altogether. To prevent this, this setter now does nothing and will be removed in a future release.
-
Constructors Constructor Description io.micronaut.http.server.netty.configuration.NettyHttpServerConfiguration.FileTypeHandlerConfiguration(Integer, Boolean)