Skip to content

Have Bind() handle application/x-www-form-urlencoded #18

Closed
@jrobn

Description

@jrobn

Currently Bind() only handles decoding JSON in the body of the request. It would be handy to have this handle url encoded form bodies as well. I patched this for myself real quick using the gorilla/schema decoder. Not sure what you think about external dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions