Skip to content

HTTP3: Allow to support non-standard HTTP3 settings (#16171)#16238

Merged
normanmaurer merged 1 commit into5.0from
h35
Feb 10, 2026
Merged

HTTP3: Allow to support non-standard HTTP3 settings (#16171)#16238
normanmaurer merged 1 commit into5.0from
h35

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

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
@normanmaurer normanmaurer added this to the 5.0.0.Final milestone Feb 10, 2026
@normanmaurer normanmaurer merged commit b4ffa2d into 5.0 Feb 10, 2026
20 of 23 checks passed
@normanmaurer normanmaurer deleted the h35 branch February 10, 2026 09:12
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