-
Notifications
You must be signed in to change notification settings - Fork 260
Closed
Labels
CLIWork to support generating CLIs with KiotaWork to support generating CLIs with KiotaCsharpPull requests that update .net codePull requests that update .net codeJavaPHPPythonTypeScriptPull requests that update Javascript codePull requests that update Javascript codehacktoberfest
Milestone
Description
The current compression handler for Microsoft graph is outlined in the spec at the link below
This has two possible issues/notes
- It outlines supports for
gzip
but other compression methods may be used by other APIs( e.g.deflate
andbrotli
) - It outlines that AGS does not support compressed content being sent to it when ideally we would want to send compressed content and also expect back compressed content.
AB#11068
Metadata
Metadata
Assignees
Labels
CLIWork to support generating CLIs with KiotaWork to support generating CLIs with KiotaCsharpPull requests that update .net codePull requests that update .net codeJavaPHPPythonTypeScriptPull requests that update Javascript codePull requests that update Javascript codehacktoberfest
Type
Projects
Status
Done ✔️