conductor-oss / conductor-oss/javascript-sdk

Add gzip encoding for HTTP requests

Open
#8 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
58
Forks
20
Avg merge
1d 13h
Merged PRs (30d)
7

Description

- Apply this for each request by appending this to the default header: `Accept-Encoding: gzip`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the default-header handling used for each HTTP request in the TypeScript SDK and check how request headers are assembled. Confirm that every request sends `Accept-Encoding: gzip` and verify the existing request behavior or tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.