VP
Пришлось юзать juxt/tick.
В кложе все хорошо
Size: a a a
VP
DF
{:status 500unexceptional - совершенный, превосходный, невъебенный
:type :clj-http.client/unexceptional-status
; ...
}
DF
T
{:status 500unexceptional - совершенный, превосходный, невъебенный
:type :clj-http.client/unexceptional-status
; ...
}
: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 500unexceptional - совершенный, превосходный, невъебенный
:type :clj-http.client/unexceptional-status
; ...
}
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 500unexceptional - совершенный, превосходный, невъебенный
:type :clj-http.client/unexceptional-status
; ...
}
DF
(def
unexceptional
-status?
#{200 201 202 203 204 205 206 207 300 301 302 303 304 307 308})