Skip to content

Compression Module#408

Merged
greenbonebot merged 2 commits into
mainfrom
compression-module
May 18, 2026
Merged

Compression Module#408
greenbonebot merged 2 commits into
mainfrom
compression-module

Conversation

@bjoernricks
Copy link
Copy Markdown
Contributor

What

Extract http compression to an own compression module

Why

Separate the compression from the calling code.

Separate the compression from the code using the compression.
Just return false for have brotli function and an error if for the
brotli compression if they are called but brotli support is not compiled
in. This allows to remove relying on preprocessor defines.
@bjoernricks bjoernricks requested review from a team as code owners May 18, 2026 09:11
@greenbonebot greenbonebot enabled auto-merge (rebase) May 18, 2026 09:11
@greenbonebot greenbonebot merged commit c257a92 into main May 18, 2026
21 checks passed
@greenbonebot greenbonebot deleted the compression-module branch May 18, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants