cmr.client.http.util

HTTP client utility functions.

merge-header

Documentation forthcoming

merge-headers

(merge-headers options headers)

Documentation forthcoming

query+options

(query+options query-params http-options)

Given separate HTTP query parameters and HTTP client options, combine them for use by the HTTP client.

The ClojureScript version of this function converts JavaScript data to Clojure data.