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

feat: add implementation based on async-h1 and http-service-h1 #414

Merged
merged 4 commits into from
Apr 17, 2020

Conversation

dignifiedquire
Copy link
Member

No description provided.

Cargo.toml Show resolved Hide resolved
@yoshuawuyts yoshuawuyts mentioned this pull request Apr 2, 2020
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

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

LGTM!

I'll follow this up with a patch to fix the tests. Thanks!

@yoshuawuyts yoshuawuyts merged commit 0fbff90 into http-rs:master Apr 17, 2020
@yoshuawuyts yoshuawuyts mentioned this pull request Apr 17, 2020
yoshuawuyts added a commit that referenced this pull request Apr 18, 2020
yoshuawuyts added a commit that referenced this pull request Apr 20, 2020
yoshuawuyts added a commit that referenced this pull request Apr 21, 2020
This depends on #414

Add serve_dir method to Route

Update serve_dir.rs

Adjust methods so body can correctly be sent along

tweak static file serving

simplify internals

cargo fmt & fix tests

fix all tests

cargo fmt

Fix merge conflicts with master

undo bonus changes

Fix static path prefix stripping err
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