flurl post请求时,如何禁用Expect:100-continue
微信里点“发现”,扫一下
二维码便可将本文分享至朋友圈。
GitHub上找到了答案 System.Net.ServicePointManager.Expect100Continue = false;