dinatra icon indicating copy to clipboard operation
dinatra copied to clipboard

Support request's content type of application/octet-stream

Open syumai opened this issue 5 years ago • 0 comments

  • Pass req.body to handler as body prop in ctx.
  • Remove workaround using decoder.decode(await readAll(req.body));.

syumai avatar Jun 06 '19 16:06 syumai