Skip to content

CompressionHandler enhancements #598

@andrueastman

Description

@andrueastman

The current compression handler for Microsoft graph is outlined in the spec at the link below

https://github.com/microsoftgraph/msgraph-sdk-design/blob/master/middleware/CompressionHandler.md

This has two possible issues/notes

  • It outlines supports for gzip but other compression methods may be used by other APIs( e.g. deflate and brotli)
  • 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

No one assigned

    Labels

    CLIWork to support generating CLIs with KiotaCsharpPull requests that update .net codeJavaPHPPythonTypeScriptPull requests that update Javascript codehacktoberfest

    Type

    No type

    Projects

    Status

    Done ✔️

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions