cmr.client.http.util
HTTP client utility functions.
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.