Skip to content

Post请求能否支持IEnumerable<KeyValuePair<string, string>> #145

Closed
@tianxin8206

Description

@tianxin8206

发送Post请求,传输application/x-www-form-urlencoded格式的数据时,如果key较少,创建一个类感觉挺麻烦的,能不能像FormUrlEncodedContent直接传IEnumerable<KeyValuePair<string, string>>类型的参数?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions