microsoft / microsoft/kiota-java
adds support for request body compression
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 38
- Forks
- 34
- Avg merge
- 15h 9m
- Merged PRs (30d)
- 20
Description
related https://github.com/microsoft/kiota/issues/598
[Specification](https://github.com/microsoftgraph/msgraph-sdk-design/blob/master/middleware/CompressionHandler.md)
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
Start by reading the linked CompressionHandler specification and related issue #598 to identify the required request-body compression behavior. Trace the Java request path to determine where the change belongs, then verify that the implementation matches the specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100