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

https #140

Merged
merged 17 commits into from
Nov 25, 2023
Merged

https #140

merged 17 commits into from
Nov 25, 2023

Conversation

lovasoa
Copy link
Collaborator

@lovasoa lovasoa commented Nov 25, 2023

Adds support for completely automated HTTPS.

Just pointing your domain name to the server where sqlpage is and running sudo HTTPS_DOMAIN=example.com sqlpage will be enough to get a functional HTTP/2 server serving traffic to https://example.com.

@f8dca , @DSMejantel mentioning you because I know this is something you wanted ;)

* document future file functions

* make forms multipart when they contain a file field

* extract http request data reading logic

* start work on file upload

* multipart post data parsing

* millisecond precision in logs

* implement customizable upload file size limits

* wip: add file handling functions

* file handling pseudo-functions

* clippy

* fmt
@lovasoa lovasoa merged commit 8216313 into main Nov 25, 2023
9 checks passed
@lovasoa lovasoa deleted the https branch November 25, 2023 11:55
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.

1 participant