Liking cljdoc? Tell your friends :D

magnet.payments.util


bad-gatewayclj

502 Bad gateway The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request.

502 Bad gateway The server, while acting as a gateway or proxy,
received an invalid response from the upstream server it accessed in
attempting to fulfill the request.
sourceraw docstring

default-status-codesclj

(default-status-codes code)
source

do-requestclj

(do-request {:keys [api-key timeout max-retries backoff-ms]} req-args)
source

gateway-timeoutclj

504 Gateway timeout The server, while acting as a gateway or proxy, did not receive a timely response from the upstream server specified by the URI (e.g. HTTP, FTP, LDAP) or some other auxiliary server (e.g. DNS) it needed to access in attempting to complete the request.

504 Gateway timeout The server, while acting as a gateway or proxy,
did not receive a timely response from the upstream server specified
by the URI (e.g. HTTP, FTP, LDAP) or some other auxiliary
server (e.g. DNS) it needed to access in attempting to complete the
request.
sourceraw docstring

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

× close