(accepted? response)
Checks whether the response has status code 202
Checks whether the response has status code 202
(already-reported? response)
Checks whether the response has status code 208
Checks whether the response has status code 208
(bad-gateway? response)
Checks whether the response has status code 502
Checks whether the response has status code 502
(bad-request? response)
Checks whether the response has status code 400
Checks whether the response has status code 400
(bandwidth-limit-exceeded? response)
Checks whether the response has status code 509
Checks whether the response has status code 509
(blocked-by-windows-parental-controls? response)
Checks whether the response has status code 450
Checks whether the response has status code 450
(client-error? response)
Check whether the response type is ClientError (status code is between 400 and 499).
Check whether the response type is ClientError (status code is between 400 and 499).
(conflict? response)
Checks whether the response has status code 409
Checks whether the response has status code 409
(continue? response)
Checks whether the response has status code 100
Checks whether the response has status code 100
(created? response)
Checks whether the response has status code 201
Checks whether the response has status code 201
(enhance-your-calm? response)
Checks whether the response has status code 420
Checks whether the response has status code 420
(expectation-failed? response)
Checks whether the response has status code 417
Checks whether the response has status code 417
(failed-dependency? response)
Checks whether the response has status code 424
Checks whether the response has status code 424
(forbidden? response)
Checks whether the response has status code 403
Checks whether the response has status code 403
(found? response)
Checks whether the response has status code 302
Checks whether the response has status code 302
(gateway-timeout? response)
Checks whether the response has status code 504
Checks whether the response has status code 504
(gone? response)
Checks whether the response has status code 410
Checks whether the response has status code 410
(http-version-not-supported? response)
Checks whether the response has status code 505
Checks whether the response has status code 505
(im-used? response)
Checks whether the response has status code 226
Checks whether the response has status code 226
(informational? response)
Check whether the response type is Informational (status code is between 100 and 199).
Check whether the response type is Informational (status code is between 100 and 199).
(insufficient-storage? response)
Checks whether the response has status code 507
Checks whether the response has status code 507
(internal-server-error? response)
Checks whether the response has status code 500
Checks whether the response has status code 500
(length-required? response)
Checks whether the response has status code 411
Checks whether the response has status code 411
(locked? response)
Checks whether the response has status code 423
Checks whether the response has status code 423
(loop-detected? response)
Checks whether the response has status code 508
Checks whether the response has status code 508
(method-not-allowed? response)
Checks whether the response has status code 405
Checks whether the response has status code 405
(moved-permanently? response)
Checks whether the response has status code 301
Checks whether the response has status code 301
(multi-status? response)
Checks whether the response has status code 207
Checks whether the response has status code 207
(multiple-choices? response)
Checks whether the response has status code 300
Checks whether the response has status code 300
(network-authentication-required? response)
Checks whether the response has status code 511
Checks whether the response has status code 511
(network-connect-timeout? response)
Checks whether the response has status code 599
Checks whether the response has status code 599
(network-read-timeout? response)
Checks whether the response has status code 598
Checks whether the response has status code 598
(no-content? response)
Checks whether the response has status code 204
Checks whether the response has status code 204
(non-authoritative-information? response)
Checks whether the response has status code 203
Checks whether the response has status code 203
(not-acceptable? response)
Checks whether the response has status code 406
Checks whether the response has status code 406
(not-extended? response)
Checks whether the response has status code 510
Checks whether the response has status code 510
(not-found? response)
Checks whether the response has status code 404
Checks whether the response has status code 404
(not-implemented? response)
Checks whether the response has status code 501
Checks whether the response has status code 501
(not-modified? response)
Checks whether the response has status code 304
Checks whether the response has status code 304
(ok? response)
Checks whether the response has status code 200
Checks whether the response has status code 200
(partial-content? response)
Checks whether the response has status code 206
Checks whether the response has status code 206
(payment-required? response)
Checks whether the response has status code 402
Checks whether the response has status code 402
(permanent-redirect? response)
Checks whether the response has status code 308
Checks whether the response has status code 308
(precondition-failed? response)
Checks whether the response has status code 412
Checks whether the response has status code 412
(precondition-required? response)
Checks whether the response has status code 428
Checks whether the response has status code 428
(processing? response)
Checks whether the response has status code 102
Checks whether the response has status code 102
(proxy-authentication-required? response)
Checks whether the response has status code 407
Checks whether the response has status code 407
(redirection? response)
Check whether the response type is Redirection (status code is between 300 and 399).
Check whether the response type is Redirection (status code is between 300 and 399).
(request-entity-too-large? response)
Checks whether the response has status code 413
Checks whether the response has status code 413
(request-header-fields-too-large? response)
Checks whether the response has status code 431
Checks whether the response has status code 431
(request-timeout? response)
Checks whether the response has status code 408
Checks whether the response has status code 408
(request-uri-too-long? response)
Checks whether the response has status code 414
Checks whether the response has status code 414
(requested-range-not-satisfiable? response)
Checks whether the response has status code 416
Checks whether the response has status code 416
(reset-content? response)
Checks whether the response has status code 205
Checks whether the response has status code 205
(retry-with? response)
Checks whether the response has status code 449
Checks whether the response has status code 449
(see-other? response)
Checks whether the response has status code 303
Checks whether the response has status code 303
(server-error? response)
Check whether the response type is ServerError (status code is between 500 and 599).
Check whether the response type is ServerError (status code is between 500 and 599).
(service-unavailable? response)
Checks whether the response has status code 503
Checks whether the response has status code 503
(success? response)
Check whether the response type is Success (status code is between 200 and 299).
Check whether the response type is Success (status code is between 200 and 299).
(switching-protocols? response)
Checks whether the response has status code 101
Checks whether the response has status code 101
(temporary-redirect? response)
Checks whether the response has status code 307
Checks whether the response has status code 307
(too-many-requests? response)
Checks whether the response has status code 429
Checks whether the response has status code 429
(unauthorized? response)
Checks whether the response has status code 401
Checks whether the response has status code 401
(unavailable-for-legal-reasons? response)
Checks whether the response has status code 451
Checks whether the response has status code 451
(unordered-collection? response)
Checks whether the response has status code 425
Checks whether the response has status code 425
(unprocessable-entity? response)
Checks whether the response has status code 422
Checks whether the response has status code 422
(unsupported-media-type? response)
Checks whether the response has status code 415
Checks whether the response has status code 415
(upgrade-required? response)
Checks whether the response has status code 426
Checks whether the response has status code 426
(use-proxy? response)
Checks whether the response has status code 305
Checks whether the response has status code 305
(variant-also-negotiates? response)
Checks whether the response has status code 506
Checks whether the response has status code 506
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close