-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Fix Static files route not working #1671
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1671 +/- ##
=======================================
Coverage 85.19% 85.20%
=======================================
Files 29 29
Lines 1986 1987 +1
=======================================
+ Hits 1692 1693 +1
Misses 186 186
Partials 108 108
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for upgrading your PR with the changes on master!!!
can you merge? to avoid incoming conflict |
Thanks for your contribution!!! |
Due to an open issue with a trailing slash the PR needs to be resubmitted @pwli0755 . Sorry for the inconvenience. |
fix 404 error when using Static files route Echo.Static()
related issue