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

cowboy_clear's protocols option #1626

Closed
essen opened this issue Jan 18, 2024 · 3 comments
Closed

cowboy_clear's protocols option #1626

essen opened this issue Jan 18, 2024 · 3 comments
Milestone

Comments

@essen
Copy link
Member

essen commented Jan 18, 2024

Is currently experimental, must be finished up (added to cowboy_tls if necessary) and a companion option to disable upgrade to HTTP/2 should be added.

@essen essen added this to the 2.13.0 milestone Jan 15, 2025
@essen
Copy link
Member Author

essen commented Feb 10, 2025

To be clearer what we want is:

  • Being able to disable upgrading HTTP/1.1 to HTTP/2 (via opts)
  • Being able to disable HTTP/1.1 when connecting over TLS (by setting the default protocol in opts)

@essen
Copy link
Member Author

essen commented Feb 10, 2025

#1668

@essen
Copy link
Member Author

essen commented Feb 10, 2025

Done!!

@essen essen closed this as completed Feb 10, 2025
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

No branches or pull requests

1 participant