sleepy icon indicating copy to clipboard operation
sleepy copied to clipboard

Allow JSON in request

Open timjacobi opened this issue 8 years ago • 0 comments

Hi there,

cool, idiomatic framework! I tried to understand how you could possibly send some JSON in the request body and work with it in the handlers. It looks like this is not possible because only request.Form is passed to the handler (see here). Is this intentional? Would love to hear your thoughts on it.

timjacobi avatar Jun 23 '16 16:06 timjacobi