Skip to content

Wrap parameter names in quotation marks #1749

@alexeyzimarev

Description

@alexeyzimarev

Some APIs like FreshDesk don't follow HTTP standards and set weird requirements on multipart form-data requests.

In particular, FreshDesk API fails if the parameter name is not wrapped in quotation marks (see #1744).

To solve that, RestSharp could optionally add quotation marks for form data parameter names (multipart only).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions