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

Routes and onhandlers #2337

Merged
merged 3 commits into from Dec 25, 2022
Merged

Routes and onhandlers #2337

merged 3 commits into from Dec 25, 2022

Commits on Nov 12, 2022

  1. Fix adding route with host overwrites default host route with same me…

    …thod+path in list of routes.
    aldas committed Nov 12, 2022
    Copy the full SHA
    af6b450 View commit details
    Browse the repository at this point in the history
  2. Add echo.OnAddRouteHandler field. As name says - this handler is call…

    …ed when new route is registered.
    aldas committed Nov 12, 2022
    Copy the full SHA
    75e589b View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Improve comments wording

    aldas committed Dec 3, 2022
    Copy the full SHA
    ae20870 View commit details
    Browse the repository at this point in the history