How to determine where a request is coming from in a REST api

后端 未结 4 839
离开以前
离开以前 2021-02-07 07:12

I have an RESTful API with controllers that should return a JSON response when is being hit by my android application and a \"view\" when it\'s being hit by a web browser. I\'m

4条回答
提交回复
热议问题