本文介绍了创建一个根据客户端设备发送数据的API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
Hi,
I want my WEBAPI to send data in JSON Format when it receives the request from a Desktop Application and XML Format when it receives the request from a Mobile Application
How do I do that ?
我尝试了什么:
尝试谷歌搜索但没有找到任何特定的
What I have tried:
Tried Googling but didnt find anything specific
推荐答案
这篇关于创建一个根据客户端设备发送数据的API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!