cloudfoundry / cloudfoundry/cloud_controller_ng
HTTP compression (e.g. Gzip encoding) support
Open
Nobody has claimed this yet.
unscheduled
- Dominant language
- Ruby
- Stars
- 207
- Forks
- 373
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 56
Description
Issue
As an api user
- in order to optimize network bandwidth of api calls (especially over the internet)
- I need CC_NG to accept HTTP compression (such as gzip encoding)
Context
This enhancement request was tracked since 2015 on https://github.com/cloudfoundry/cc-api-v3-style-guide/issues/47 and postponed until CAPI V3 is out.
Reopening this issue since https://github.com/cloudfoundry/cc-api-v3-style-guide repo was archived on April 9th, 2021
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation file, test, or entry point is named in the issue. Start by tracing CC_NG's API request and response handling and review the linked HTTP compression context; done means the requested HTTP compression support is implemented and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100