expressjs / expressjs/body-parser

Define custom content encoding handlers

Open
#108 4 comments 0 reactions 0 assignees View on GitHub
enhancement ideas
Dominant language
JavaScript
Stars
5.5k
Forks
767
Avg merge
13h 53m
Merged PRs (30d)
10

Description

Right now, `body-parser` provided out-of-the-box support for `gzip`, `deflate`, and `identitiy` content encodings. This is nice, but we can do even better by allowing users to define custom content encoding hooks that return a stream of the decoded content when provided a stream of encoded content.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.