Skip to content

Delete method should support payload #43

@njuettner

Description

@njuettner

Hi,

is there any chance to implement it?

Right now your support url.Values:
func Delete(url string, p _url.Values, result, errMsg interface{}) (_Response, error)

It would be great if you would support it in the same way like http

func NewRequest(method, urlStr string, body io.Reader) (*Request, error)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions