Cannot send a content-body with this verb-type using HttpWebRequest

前端 未结 0 1066
轮回少年
轮回少年 2021-01-07 17:48

I try to GET data using HttpWebRequest.
But this line of code: Stream requestStream = request.GetRequestStream() is giving me this error:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题