This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-09-12
Channels
- # beginners (63)
- # boot (3)
- # braveandtrue (153)
- # cider (19)
- # cljdoc (2)
- # clojure (80)
- # clojure-dev (25)
- # clojure-italy (73)
- # clojure-losangeles (1)
- # clojure-nl (4)
- # clojure-spec (67)
- # clojure-sweden (1)
- # clojure-uk (83)
- # clojurescript (56)
- # clojutre (11)
- # core-logic (37)
- # cursive (18)
- # datomic (14)
- # editors (10)
- # emacs (13)
- # figwheel-main (11)
- # fulcro (62)
- # graphql (11)
- # jobs (3)
- # klipse (1)
- # leiningen (6)
- # off-topic (91)
- # onyx (7)
- # pedestal (3)
- # portkey (5)
- # re-frame (14)
- # reagent (13)
- # remote-jobs (1)
- # shadow-cljs (111)
- # tools-deps (4)
- # yada (10)
is there a way I can get application/json
in the Content-Type
response to return application/json;charset=utf-8
?
yeah...I completely agree with you, and this is the answer I've already told the Android team asking for this
But, wanted to know if it was possible
You'd need to inject a custom interceptor.
Good to know it's possible. I'm still going to go with my original solution of: Fix it on your end, people requesting this change
thanks for the advice though
I learned a while ago that telling others to fix things is the least amount of work for me.
and this is one of those lovely situations where it's not only the least amount of work for me, but is also the rightâ„¢ solution