Uses of Class
com.applitools.connectivity.api.AsyncRequest
-
Packages that use AsyncRequest Package Description com.applitools.connectivity.api -
-
Uses of AsyncRequest in com.applitools.connectivity.api
Methods in com.applitools.connectivity.api that return AsyncRequest Modifier and Type Method Description abstract AsyncRequestConnectivityTarget. asyncRequest(String... acceptableResponseTypes)Creates an async request for sending to the serverabstract AsyncRequestAsyncRequest. header(String name, String value)Add a new http header to the request
-