Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes experimental_http3 as now standard #2266

Merged
merged 2 commits into from
Sep 21, 2022

Conversation

toby-griffiths
Copy link
Contributor

The experimental_http3 server protocol option is now failing in Caddyfile as the option has been removed.

HTTP/3 support is now standard.

See…

Q A
Branch? main (can't see any other branches to target as a bug fix)
Tickets n/a
License MIT
Doc PR n/a

It appears that support for the experimental_http3 server protocol option has been removed from Caddy. This PR shows that the default options now include h3 (HTTP/3).

I'm not sure how I would 'test' this, other than have existing tests pass as the server won't now run without this change?! Please advise if more is needed here.

The experimental_http3 server protocol option is now failing in
Caddyfile as the option has been removed.

HTTP/3 support is now standard.

See caddyserver/caddy#4707
@toby-griffiths
Copy link
Contributor Author

I guess we might be able to remove the entire server block now but I'm not too familiar with Caddy yet?

@dunglas
Copy link
Member

dunglas commented Sep 21, 2022

Yes please remove the entire block as well as the related comment! Thank you

This block is now, no longer required.
@toby-griffiths
Copy link
Contributor Author

Done!

@dunglas dunglas merged commit 2e37251 into api-platform:main Sep 21, 2022
@dunglas
Copy link
Member

dunglas commented Sep 21, 2022

Thanks @toby-griffiths

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.

None yet

2 participants