Skip to content

HTTP3: Allow to support non-standard HTTP3 settings#362

Merged
normanmaurer merged 1 commit intomainfrom
nonstandard
Feb 19, 2026
Merged

HTTP3: Allow to support non-standard HTTP3 settings#362
normanmaurer merged 1 commit intomainfrom
nonstandard

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

To be able to add extensions that are still in draft we need a way to
also allow non-standard HTTP3 settings. This was not possible before.

Modifications:

  • Allow to plugin a NonStandardHttp3SettingsValidator to support
    non-standard settings
  • Add unit test

Result:

Be able to support non-standard HTTP3 settings and so allow to add
support for drafts

Port of netty/netty#16171

Motivation:

To be able to add extensions that are still in draft we need a way to
also allow non-standard HTTP3 settings. This was not possible before.

Modifications:

- Allow to plugin a NonStandardHttp3SettingsValidator to support
non-standard settings
- Add unit test

Result:

Be able to support non-standard HTTP3 settings and so allow to add
support for drafts

Port of netty/netty#16171
@normanmaurer normanmaurer added this to the 0.0.31.Final milestone Feb 19, 2026
@normanmaurer normanmaurer merged commit 78b7bea into main Feb 19, 2026
5 checks passed
@normanmaurer normanmaurer deleted the nonstandard branch February 19, 2026 14:25
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.

1 participant