Uses of Class
co.cask.common.http.HttpRequestConfig

Packages that use HttpRequestConfig
co.cask.common.http HTTP utilities for using HttpURLConnection
 

Uses of HttpRequestConfig in co.cask.common.http
 

Fields in co.cask.common.http declared as HttpRequestConfig
static HttpRequestConfig HttpRequestConfig.DEFAULT
           
 

Methods in co.cask.common.http with parameters of type HttpRequestConfig
static HttpResponse HttpRequests.execute(HttpRequest request, HttpRequestConfig requestConfig)
          Executes an HTTP request to the url provided.
 



Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.