Skip to content

[confighttp] Support snappy and zstd compression on the server side #7632

Closed
@swiatekm

Description

@swiatekm

We should support the same compression methods on the client and server sides of confighttp. Right now we have:

  • Client side: gzip, zlib, deflate, zstd, snappy
  • Server side: gzip, zlib, deflate

If there isn't a good reason we don't support zstd and snappy on the server side, then I can work on adding them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions