jongleberry

Results 313 comments of jongleberry

why would you send a string JSON-encoded?

started working on this. shit got complicated quick.

you should have admin access now

I think this should be an option. though these are valid JSON bodies, it doesn't make sense in the real world to send these as HTTP bodies

can you describe what the problem is?

do you mind creating a failing test case as a PR?

@ifraixedes correct. also, I don't recommend using a middleware for body parsing - with async functions, you can parse it on-demand https://www.npmjs.com/package/koa-body-parsers