Liking cljdoc? Tell your friends :D

compute.gcp.java-http-clj


default-client-optsclj

source

default-http-clientclj

(default-http-client)
source

exception-as-anomalyclj

(exception-as-anomaly ex)
source

new-clientclj

(new-client client-opts)

Returns a new HttpClient with the given client-opts.

Sets :connect-timeout to 30 seconds by default.

Returns a new HttpClient with the given client-opts.

Sets :connect-timeout to 30 seconds by default.
sourceraw docstring

normalize-requestclj

(normalize-request request)
source

query-stringclj

(query-string params)

Create a query string from a list of parameters. Param values can be a string or a vector of strings.

Create a query string from a list of parameters. Param values can be a string
or a vector of strings.
sourceraw docstring

url-encodeclj

(url-encode s)

Percent encode the string to put in a URL.

Percent encode the string to put in a URL.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close