stream-utils / raw-body

Get and validate the raw body of a readable stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

return a promise instead of a thunk

jonathanong opened this issue · comments

would you be okay with implementing it promise-first?

@jonathanong please let me know what you think about this implementation of dual callback/promise.

LGTM!