re-frame

https://github.com/Day8/re-frame/blob/master/docs/README.md https://github.com/Day8/re-frame/blob/master/docs/External-Resources.md
Ruben.Hamers 2021-02-27T07:00:15.029100Z

Does re-frame hhtp-fx have a way to set the cors headers?

p-himik 2021-02-27T08:21:54.029200Z

If you mean :http-xhrio, then you can use anything that cljs-ajax uses. In this case, just set an appropriate :headers map.

Ruben.Hamers 2021-02-27T08:31:56.029600Z

yea, great! thx!

👍 1
superstructor 2021-02-28T06:44:04.030200Z

Alternatively if you don't need legacy browser support - https://github.com/superstructor/re-frame-fetch-fx