Uses of Class
jodd.http.HttpSession
Packages that use HttpSession
-
Uses of HttpSession in jodd.http
Methods in jodd.http that return HttpSessionModifier and TypeMethodDescriptionHttpSession.setCatchTransportExceptions(boolean catchTransportExceptions) Defines if transport exceptions should be thrown.HttpSession.setDefaultHeader(String name, String value) Adds default header to all requests.HttpSession.setHandleRedirects(boolean handleRedirects) Handles redirects by default.HttpSession.setHttpConnectionProvider(HttpConnectionProvider httpConnectionProvider) DefinesHttpConnectionProviderfor this session.HttpSession.setKeepAlive(boolean keepAlive) Defines that persistent HTTP connection should be used.HttpSession.setProxyInfo(ProxyInfo proxyInfo) Defines proxy for a session