Class HttpProxyService
java.lang.Object
io.camunda.connector.http.base.services.HttpProxyService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.client.http.HttpRequesttoRequestViaProxy(com.google.api.client.http.HttpRequestFactory requestFactory, HttpCommonRequest request, String proxyFunctionUrl)
-
Constructor Details
-
HttpProxyService
public HttpProxyService()
-
-
Method Details
-
toRequestViaProxy
public static com.google.api.client.http.HttpRequest toRequestViaProxy(com.google.api.client.http.HttpRequestFactory requestFactory, HttpCommonRequest request, String proxyFunctionUrl) throws IOException - Throws:
IOException
-