Uses of Interface
io.muserver.ProxiedConnectionInfo
-
Packages that use ProxiedConnectionInfo Package Description io.muserver This package contains the main API of mu-server, for example the server builders, request and response objects. -
-
Uses of ProxiedConnectionInfo in io.muserver
Methods in io.muserver that return types with arguments of type ProxiedConnectionInfo Modifier and Type Method Description java.util.Optional<ProxiedConnectionInfo>HttpConnection. proxyInfo()Gets information from a proxy that uses the HA Proxy protocol.
-