render
render copied to clipboard
Support Content ContentTypeForm
decorder does not support application/x-www-form-urlencoded yet
https://github.com/go-chi/render/blob/7bbdb19f4016118d23bc31d6d33dc1dd517c6b2e/decoder.go#L28
#4 ?
Mind testing the PR please?
thanks!
Would be nice to close this after we merge #4. Any help with testing it would be appreciated.
no test code for #4?
@yohei1126 There's no test code anywhere in this codebase. I didn't want to introduce my testing preferences onto the code, as I'd use Testify by default.
@VojtechVitek If you're concerned about testing on it, if it makes you feel any better, that code has been running in production for quite some time and hasn't had any issues.