Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Support Raw body parser #5

Open
getspooky opened this issue Dec 26, 2020 · 2 comments
Open

Support Raw body parser #5

getspooky opened this issue Dec 26, 2020 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@getspooky
Copy link
Member

Feature Request

Parse all bodies as a Buffer and only looks at requests where the Content-Type header matches the type option. This parser supports automatic inflation of gzip and deflate encodings.

@getspooky getspooky added the good first issue Good for newcomers label Dec 26, 2020
@getspooky getspooky self-assigned this Dec 26, 2020
@ahmdtalat
Copy link
Contributor

Hey, need some help with this?

@getspooky
Copy link
Member Author

Hi @ahmdtalat
Currently dragon does not support raw body parser.
I would be a good idea to support that.
Feel free to look at expressjs body parser raw

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants