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

refactor: leverage Go 1.20's http.ResponseController #764

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

dunglas
Copy link
Owner

@dunglas dunglas commented Apr 23, 2023

Leverage the new "net/http".ResponseController type introduced in Go 1.20 to improve and simplify timeout management.

These 2 PRs are needed for tests to be green:

@dunglas
Copy link
Owner Author

dunglas commented Jul 18, 2023

This is now green. We just have to wait for the release of Caddy 2.7.

@divine
Copy link
Contributor

divine commented Aug 2, 2023

Looks like the 2.7 version of Caddy is released.

Time to update finally our Mercure installations :)

Thanks!

@dunglas dunglas merged commit 29c40fe into main Aug 3, 2023
15 checks passed
@dunglas dunglas deleted the refactor/1.20-deadline branch August 3, 2023 09:50
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