Liking cljdoc? Tell your friends :D

clojure-finance.ecbjure.http

Minimal HTTP fetch helpers with connect/read timeouts.

java.net.URL/openStream has no timeouts, so a stalled transfer (e.g. the ECB rates endpoint freezing mid-download) blocks the calling thread forever. Every network fetch in ecbjure goes through here instead.

Minimal HTTP fetch helpers with connect/read timeouts.

`java.net.URL/openStream` has no timeouts, so a stalled transfer
(e.g. the ECB rates endpoint freezing mid-download) blocks the calling
thread forever. Every network fetch in ecbjure goes through here instead.
raw 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