JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.polarion.alm.tracker.scripting
Interface IScriptHttpClient
public interface
IScriptHttpClient
Since:
3.24.10
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
HttpResponse
<
String
>
sendRequest
(
HttpRequest
request)
Method Details
sendRequest
@NotNull
HttpResponse
<
String
>
sendRequest
(@NotNull
HttpRequest
request)