public class HTTPRequestWrapper extends Object
| Constructor and Description |
|---|
HTTPRequestWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static de.narimo.commons.http.URLResponse |
sendRequest(HTTPRequestParams params,
boolean toExternal)
Sends an http request and removes all authentication related params, if this is an external request, before sending.
|
public static de.narimo.commons.http.URLResponse sendRequest(HTTPRequestParams params, boolean toExternal) throws Exception
params - Exceptionpublic static void main(String[] args)
Copyright © 2020. All rights reserved.