A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W 

H

hasWindowFocus() - function in android.app.FakeProxyActivity
 
head(CharSequence) - function in com.tds.tapdb.internal.HttpRequest
Start a 'HEAD' request to the given URL
head(URL) - function in com.tds.tapdb.internal.HttpRequest
Start a 'HEAD' request to the given URL
head(CharSequence,Map,boolean) - function in com.tds.tapdb.internal.HttpRequest
Start a 'HEAD' request to the given URL along with the query params
head(CharSequence,boolean,Array) - function in com.tds.tapdb.internal.HttpRequest
Start a 'GET' request to the given URL along with the query params
header(String,String) - function in com.tds.tapdb.internal.HttpRequest
Set header name to given value
header(String,Number) - function in com.tds.tapdb.internal.HttpRequest
Set header name to given value
header(Map.Entry) - function in com.tds.tapdb.internal.HttpRequest
Set header to have given entry's key as the name and value as the value
header(String) - function in com.tds.tapdb.internal.HttpRequest
Get a response header
headers(Map) - function in com.tds.tapdb.internal.HttpRequest
Set all headers found in given map where the keys are the header names andthe values are the header values
headers() - function in com.tds.tapdb.internal.HttpRequest
Get all the response headers
headers(String) - function in com.tds.tapdb.internal.HttpRequest
Get all values of the given header from the response
HttpRequest - class in com.tds.tapdb.internal
A fluid interface for making HTTP requests using an underlying HttpURLConnection (or sub-class).
HttpRequest.Base64 - class in com.tds.tapdb.internal.HttpRequest
Encodes and decodes to and from Base64 notation.
HttpRequest.ConnectionFactory - class in com.tds.tapdb.internal.HttpRequest
Creates HTTP connections for urls.
HttpRequest.HttpRequestException - class in com.tds.tapdb.internal.HttpRequest
HTTP request exception whose cause is always an IOException
HttpRequest.RequestOutputStream - class in com.tds.tapdb.internal.HttpRequest
Request output stream
HttpRequest.UploadProgress - class in com.tds.tapdb.internal.HttpRequest
Callback interface for reporting upload progress for a request.
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  U  V  W