Skip to content

HttpMethod enum (and possibly others) require too much work #18

@CRC-Mismatch

Description

@CRC-Mismatch

Attempting to set HttpMethod in a WebRequest requires creating a new HttpMethod object via the wrapper constructor, passing the native enum value to it. Couldn't it be made easier, hard-coding the equivalent values into the wrapper?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions