Uses of Class
de.narimo.commons.ws.http.HTTPRequestParams
-
Packages that use HTTPRequestParams Package Description de.narimo.commons.ws.http -
-
Uses of HTTPRequestParams in de.narimo.commons.ws.http
Methods in de.narimo.commons.ws.http with parameters of type HTTPRequestParams Modifier and Type Method Description static javax.ws.rs.core.ResponseHTTPProxy. pipeServiceRequest(HTTPRequestParams params, boolean toExternal, boolean fix401)static de.narimo.commons.http.URLResponseHTTPRequestWrapper. sendRequest(HTTPRequestParams params, boolean toExternal)Sends an http request and removes all authentication related params, if this is an external request, before sending.
-