Liking cljdoc? Tell your friends :D

puppetlabs.http.client.common


AllMetricsclj

source

AllMetricsDataclj

source

BaseClientOptionsclj

source

BaseMetricDataclj

source

Bodyclj

source

BodyTypeclj

source

ClientOptionsclj

The options from UserRequestOptions that are related to the instantiation/management of a client. This is everything from UserRequestOptions not included in RequestOptions.

The options from UserRequestOptions that are related to the
instantiation/management of a client. This is everything
from UserRequestOptions not included in RequestOptions.
sourceraw docstring

CompressTypeclj

source

ContentTypeclj

source

ErrorResponseclj

source

Headersclj

source

HTTPClientcljprotocol

optionsclj

(options this url)
(options this url opts)

putclj

(put this url)
(put this url opts)

get-client-metric-registryclj

(get-client-metric-registry this)

getclj

(get this url)
(get this url opts)

patchclj

(patch this url)
(patch this url opts)

traceclj

(trace this url)
(trace this url opts)

deleteclj

(delete this url)
(delete this url opts)

make-requestclj

(make-request this url method)
(make-request this url method opts)

get-client-metric-namespaceclj

(get-client-metric-namespace this)

closeclj

(close this)

headclj

(head this url)
(head this url opts)

postclj

(post this url)
(post this url opts)
source

HTTPMethodclj

source

MetricIdclj

source

MetricIdMetricDataclj

source

Metricsclj

source

MetricTypesclj

source

NormalResponseclj

source

okclj

source

RawUserRequestClientOptionsclj

The list of request and client options passed by a user into the request function. Allows the user to configure both a client and a request.

The list of request and client options passed by a user into
the request function. Allows the user to configure
both a client and a request.
sourceraw docstring

RawUserRequestOptionsclj

The list of request options passed by a user into the request function. Allows the user to configure a request.

The list of request options passed by a user into the
request function. Allows the user to configure a request.
sourceraw docstring

RequestOptionsclj

The options from UserRequestOptions that have to do with the configuration and settings for an individual request. This is everything from UserRequestOptions not included in ClientOptions.

The options from UserRequestOptions that have to do with the
configuration and settings for an individual request. This is
everything from UserRequestOptions not included in
ClientOptions.
sourceraw docstring

Responseclj

source

ResponseCallbackFnclj

source

ResponsePromiseclj

source

SslCaCertOptionsclj

source

SslCertOptionsclj

source

SslContextOptionsclj

source

SslProtocolOptionsclj

source

UrlAndMethodMetricDataclj

source

UrlMetricDataclj

source

UrlOrStringclj

source

UrlOrUriOrStringclj

source

UserRequestOptionsclj

A cleaned-up version of RawUserRequestClientOptions, which is formed after validating the RawUserRequestClientOptions and merging it with the defaults.

A cleaned-up version of RawUserRequestClientOptions, which is formed after
validating the RawUserRequestClientOptions and merging it with the defaults.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close