gpt4 book ai didi

asp.net-mvc-4 - API Controller MVC 4 - 返回类型

转载 作者:行者123 更新时间:2023-12-04 05:36:05 25 4
gpt4 key购买 nike

在 HTTPGet API 方法中,似乎默认情况下它将以 XML 格式返回对象。我怎样才能让它以 JSon 格式返回?

最佳答案

ASP.NET Web API 具有内置的内容协商,您只需在 HTTP 请求的 Accept 中指定即可。您想要的标题字段 json而不是 xml .

您可以在 this article 开始了解更多关于内容协商的内容。 .

关于asp.net-mvc-4 - API Controller MVC 4 - 返回类型,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11914415/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com