forwardemail / forwardemail/superagent

Feature request: .gzip()

Open
#946 4 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
JavaScript
Stars
16.6k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Is it possible to add .gzip() option, that will set('Content-Encoding', 'gzip'), and send compressed body?

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating request-body option handling in this JavaScript HTTP client, then verify that .gzip() sets Content-Encoding to gzip and sends a compressed body; add coverage for both behaviors.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.