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 example-shttp-fileserver #156

Merged
merged 2 commits into from
Jul 29, 2020
Merged

Add example-shttp-fileserver #156

merged 2 commits into from
Jul 29, 2020

Conversation

matzf
Copy link
Contributor

@matzf matzf commented Jul 28, 2020

Add example for simple fileserver that lists/serves all files under the current working directory.


This change is Reviewable

Add example for simple fileserver that lists/serves all files under the
current working directory.
Copy link
Member

@juagargi juagargi left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@matzf matzf merged commit e3c9c83 into master Jul 29, 2020
@matzf matzf deleted the matzf/fileserver branch July 29, 2020 06:47
@cmeury
Copy link
Contributor

cmeury commented Jul 29, 2020

I would have proposed two additions:

  • Output requests and errors
  • Provide the option to cache files in memory

@matzf
Copy link
Contributor Author

matzf commented Jul 29, 2020

@cmeury #157

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.

3 participants