Skip to content

the library enforces POST as method of request #11

@GuyMograbi

Description

@GuyMograbi

Currently it is hard coded 'POST' on the request method.

req.open('POST',path)

I should be able to override this with options.

PUT it a legitimate method as well if I want to override an existing resource.

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