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

fix(server): fallthrough non GET and HEAD request to routes defined in after option #2374

Merged
merged 1 commit into from Dec 29, 2019

Commits on Dec 26, 2019

  1. fix(server): fix POST request forward to routes defined in after option

    Fix a bug introduced in cee700d where the serveIndex feature where always replying instead of forwarding requests to the next middleware.
    jvasseur committed Dec 26, 2019
    Copy the full SHA
    5b86099 View commit details
    Browse the repository at this point in the history