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

Add support for HTTPS #65

Merged
merged 5 commits into from
Apr 4, 2024
Merged

Add support for HTTPS #65

merged 5 commits into from
Apr 4, 2024

Conversation

maks
Copy link
Contributor

@maks maks commented Mar 26, 2024

Adds HTTPS support to dhttpd.

Thanks to the original author of PR #32 that this is based on.

Fixes: #1

@maks
Copy link
Contributor Author

maks commented Apr 3, 2024

@kevmoo when you get a chance, would you be able to approve running the workflows for this PR please.

@kevmoo
Copy link
Owner

kevmoo commented Apr 3, 2024

@maks - still some tests to fix!

README.md Outdated Show resolved Hide resolved
lib/dhttpd.dart Outdated Show resolved Hide resolved
lib/src/options.dart Outdated Show resolved Hide resolved
maks added 2 commits April 4, 2024 08:38
and having the sec context in the class might be useful for future use
@maks
Copy link
Contributor Author

maks commented Apr 3, 2024

@kevmoo I've pushed up a couple of commits that hopefully address the test failure and your feedback (thanks for looking at it so quickly!), when you get a chance could you kickoff the CI again (sigh not sure why Github is making you approve each run after you approved the first one on this PR).

@kevmoo kevmoo merged commit 02836e2 into kevmoo:master Apr 4, 2024
3 checks passed
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.

Support HTTPS
2 participants