Batteries-included HTTP client.
Batteries-included HTTP client.
Utility methods for Scheme registries and HTTP connection managers
Utility methods for Scheme registries and HTTP connection managers
Namespace dealing with HTTP cookies
Namespace dealing with HTTP cookies
Core HTTP request/response implementation. Rewrite for Apache 4.3
Core HTTP request/response implementation. Rewrite for Apache 4.3
Core HTTP request/response implementation.
Core HTTP request/response implementation.
Provides wrap-header-map, which is middleware allows headers to be specified more flexibly. In requests and responses, headers can be accessed as strings or keywords of any case. In requests, string header names will be sent to the server with their casing unchanged, while keyword header names will be transformed into their canonical HTTP representation (e.g. :accept-encoding will become "Accept-Encoding").
Provides wrap-header-map, which is middleware allows headers to be specified more flexibly. In requests and responses, headers can be accessed as strings or keywords of any case. In requests, string header names will be sent to the server with their casing unchanged, while keyword header names will be transformed into their canonical HTTP representation (e.g. :accept-encoding will become "Accept-Encoding").
Namespace dealing with HTTP link headers
Namespace dealing with HTTP link headers
Namespace used for clj-http to create multipart entities and bodies.
Namespace used for clj-http to create multipart entities and bodies.
Helper functions for the HTTP client.
Helper functions for the HTTP client.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close