-
Terminally Deprecated ElementsElementDescriptionReplaced by
HttpServerConfiguration.FileTypeHandlerConfiguration.CacheControlConfigurationUnused now
-
Deprecated InterfacesInterfaceDescriptionUse the
MessageBodyReaderAPI insteadUnused now
-
Deprecated ClassesClassDescriptionReplaced by
HttpServerConfiguration.FileTypeHandlerConfigurationReplaced byHttpServerConfiguration.FileTypeHandlerConfiguration.CacheControlConfiguration
-
Deprecated MethodsMethodDescriptionThe
SETTINGS_ENABLE_PUSHsetting makes no sense when sent by the server, and clients must reject any setting exceptfalse(the default) according to the spec.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.Does not work for unix or embedded channels. Please implement and useLogElement.onRequestHeaders(ConnectionMetadata, String, HttpHeaders, String, String)instead.
-
Deprecated Constructors
HttpServerConfiguration.FileTypeHandlerConfiguration