Issues
- 2
Uncaught ReferenceError: cljs_http is not defined
#129 opened by xlisp - 1
Function redefinition warnings with Clojure/Script 1.11
#135 opened by esp1 - 11
node.js support
#94 opened by viebel - 2
Mangled JSON replies
#132 opened by rpompen - 1
- 3
The custom channel seems doesn't work
#123 opened by kangbb - 3
- 1
Why would the cljs-http.client request be blocked by the cors policy if the clj-http.client request isn't?
#127 opened by zendevil - 8
jsonp call results in error: TypeError: this.uri_.cloneWithParams is not a function at goog.net.Jsonp.send
#126 opened by realgenekim - 0
Improve README to describe core functionality.
#128 opened by jrdoane - 3
- 0
README probably has a typo
#125 opened by veer66 - 18
Error handling when server sends invalid json
#110 opened by bsteuber - 1
react native support
#122 opened by gnuman - 2
Binary response data gets mangled
#121 opened by wiseman - 0
error handler
#91 opened by jonpither - 1
Response body flattens `schema` object
#119 opened by yilazius - 8
Struggling with CORS post request to compojure / ring backend using ring.core / cljs-http...
#117 opened - 2
get request not sending body
#68 opened by shmish111 - 5
- 3
Unit test failing
#114 opened by jmlsf - 4
running lein test crashes phantomjs
#92 opened by dqdinh - 3
- 1
previewing a request before it gets sent
#108 opened by bolivier - 0
Doing the same from Clojure.
#98 opened by daonsh - 2
Doing the same from Clojure.
#99 opened by daonsh - 3
- 1
(http/post "http://example.com" {:json-params {:foo :bar}}): request object has no body
#102 opened by gamecubate - 1
not working header X-Access-Token
#97 opened by dark4eg - 6
Support for nodejs
#59 opened by rukor - 2
- 2
CORS preflight requests won't complete
#78 opened by drakezhard - 2
Misplaced function annotation warning in jsonp.js
#70 opened by sthomp - 2
Enable to configure cljs-http.core/jsonp if response keys are keywordized
#86 opened by jindrichmynarz - 0
upload progress, mulitpart params
#84 opened by ZabelTech - 1
- 2
- 1
cljs-http.core/xhr does not set header content type and correct request method name
#76 opened by Mamun - 0
- 1
Add more to the Wiki!
#57 opened by ashercoren - 8
Show all response headers
#58 opened by apsdehal - 2
File upload progress
#64 opened by ioRekz - 1
Custom Authentication
#65 opened by theronic - 2
- 3
[client] - GET with duplicated query params
#47 opened by kernelp4nic - 1
error-code are minified in advanced compilation
#61 opened by Elyahou - 0
Tests rely on api.openbeerdatabase.com
#55 opened by cursork - 0
Passing custom headers
#54 opened by apsdehal - 8
Support custom middlewares
#48 opened by lacogubik - 4
core/abort fails on client/request
#46 opened by rjohnsondev