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

Dependency Updates, OpenSSLv3.0.x support, Content-Length fixes #26

Merged
merged 3 commits into from
Jan 3, 2025

Conversation

redvers
Copy link
Contributor

@redvers redvers commented Jan 3, 2025

Brought all the dependencies to current.

Added support to the Makefile to pass on for ssl=3.0.x.

Upstream ponylang/http_server required Content-Length header to be set now unless the response is chunked.

  • Modified examples to show this.
  • Modified the fileserver code to insert this field.

@redvers redvers changed the title Updated to latest versions of dependencies, added OpenSSLv3.0.x support Dependency Updates, OpenSSLv3.0.x support, Content-Length fixes Jan 3, 2025
Copy link
Owner

@Theodus Theodus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@Theodus Theodus merged commit 44a8e68 into Theodus:main Jan 3, 2025
2 checks passed
@redvers
Copy link
Contributor Author

redvers commented Jan 4, 2025

Thanks for accepting the PR so quickly. Now I just have to work out how to coax jennet into listening via HTTPS…

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.

2 participants