How to make a HTTP PUT request?

后端 未结 4 598
半阙折子戏
半阙折子戏 2020-12-08 03:58

What is the best way to compose a rest PUT request in C#?

The request has to also send an object not present in the URI.

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