Skip to content

Add field to HttpOption to handle query parameters #75

@Anaminus

Description

@Anaminus

Add Query field to HttpOptions to handle query parameters, which is otherwise tedious to ensure correctness. The field is a table mapping parameters to values.

Any existing parameters on the URL are parsed, then the Query field is merged into them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions