We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
发送Post请求,传输application/x-www-form-urlencoded格式的数据时,如果key较少,创建一个类感觉挺麻烦的,能不能像FormUrlEncodedContent直接传IEnumerable<KeyValuePair<string, string>>类型的参数?