Set 'Content-Type' header using RestSharp

后端 未结 5 1005
眼角桃花
眼角桃花 2020-12-08 19:39

I\'m building a client for an RSS reading service. I\'m using the RestSharp library to interact with their API.

The API states:

When creating

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-08 19:57

    You most probably run into this problem: https://github.com/restsharp/restsharp/issues/221 There is a working solution to your problem @ http://itanex.blogspot.co.at/2012/02/restsharp-and-advanced-post-requests.html

提交回复
热议问题