Closed
Description
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
Labels
No labels