VP
Пришлось юзать juxt/tick.
В кложе все хорошо
Size: a a a
VP
DF
{:status 500
:type :clj-http.client/unexceptional-status
; ...
}unexceptional - совершенный, превосходный, невъебенныйDF
T
{:status 500
:type :clj-http.client/unexceptional-status
; ...
}unexceptional - совершенный, превосходный, невъебенный:unexceptional-status option is provided, then its value is a function which specifies what status codes are unexceptional. :unexceptional-status defaults to clj-http.client/unexceptional-status?.T
(def unexceptional-status?
#{200 201 202 203 204 205 206 207 300 301 302 303 304 307 308})T
(def unexceptional-status?
#{200 201 202 203 204 205 206 207 300 301 302 303 304 307 308})DL
{:status 500
:type :clj-http.client/unexceptional-status
; ...
}unexceptional - совершенный, превосходный, невъебенныйDF
DF
MD
MD
DL
DL
DF
KC
DF
(def unexceptional-status?
#{200 201 202 203 204 205 206 207 300 301 302 303 304 307 308})DF
KC
T
{:status 500
:type :clj-http.client/unexceptional-status
; ...
}unexceptional - совершенный, превосходный, невъебенныйDF
(def unexceptional-status?
#{200 201 202 203 204 205 206 207 300 301 302 303 304 307 308})