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

Upgrade to curl 8.11.0 or newer #86

Open
lexiforest opened this issue Nov 27, 2024 · 0 comments · May be fixed by #94
Open

Upgrade to curl 8.11.0 or newer #86

lexiforest opened this issue Nov 27, 2024 · 0 comments · May be fixed by #94
Labels
enhancement New feature or request
Milestone

Comments

@lexiforest
Copy link
Owner

The code is based on curl 8.7.1, we need to upgrade to recent curl for new features and security fixes. Notable changes:

  • Official support for websockets
  • Official support for ECH
  • Better quic/http3 support
  • Support bind to interfaces

The changes are significant, and our patch may need to be reapplied mannually.

@lexiforest lexiforest added this to the v1.0 milestone Dec 19, 2024
@lexiforest lexiforest added the enhancement New feature or request label Dec 19, 2024
@lexiforest lexiforest linked a pull request Jan 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant