Skip to content

HTTPS support #163

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

HTTPS support #163

wants to merge 12 commits into from

Conversation

monoid
Copy link
Contributor

@monoid monoid commented Jun 15, 2025

Closes #58.

monoid added 8 commits June 11, 2025 18:27
It gets an additional argument `acceptor` that can represent either
ordinary TCP or TLS connection.
An HTTPS server's uri start with https protocol.
Use it instead of `RustlsConfig` in the public API.
@monoid monoid marked this pull request as ready for review June 23, 2025 14:39
monoid added 2 commits June 23, 2025 16:43
Extend its docstring and make `.expect` message clearer.
@monoid
Copy link
Contributor Author

monoid commented Jun 30, 2025

@LukeMathWalker should I fix the clippy warnings in the old code in a separate PR?

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.

HTTPS support
1 participant