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

HTTP Server Features #25

Open
5 tasks
tacryt-socryp opened this issue Sep 12, 2024 · 0 comments
Open
5 tasks

HTTP Server Features #25

tacryt-socryp opened this issue Sep 12, 2024 · 0 comments

Comments

@tacryt-socryp
Copy link
Contributor

tacryt-socryp commented Sep 12, 2024

  • Support adding a directory of statically served files with a CLI flag
  • Support peeking an HTTP response for a static file out of the kernel
  • Maintain a Rust-side HashMap cache of peeked HTTP responses for paths to short-circuiting event loop. Invalidate cache when directory hash changes.
  • Support HTTP2 and HTTPS
  • Support inferring content types
@tacryt-socryp tacryt-socryp changed the title HTTP App Features HTTP Server Features Sep 12, 2024
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