Interface and Description |
---|
io.muserver.AsyncMuHandler
This interface is no longer used. Instead call
MuRequest.handleAsync() from a standard Mu Handler. |
Class and Description |
---|
io.muserver.AsyncContext
This interface is no longer used. Instead call
MuRequest.handleAsync() from a standard Mu Handler. |
io.muserver.handlers.HttpsRedirector.Builder |
io.muserver.handlers.HttpToHttpsRedirector
Use
HttpsRedirector.toHttpsPort(int) instead and add it as standard handler. |
io.muserver.handlers.ResourceHandler.Builder |
Field and Description |
---|
io.muserver.Toggles.fixedLengthResponsesEnabled
This is now unused and fixed length is always enabled
|
Copyright © 2017–2019. All rights reserved.