3 Commits

Author SHA1 Message Date
amacocian 1b438c8bd4 Introduce async extensions for RouteFilters (#16)
Rework filter logic to reuse filter objects on the scope of a request
2022-05-04 08:22:32 +02:00
amacocian 9d7a4ff75c Introduce cancellation tokens for HttpRoutes (#7)
Return 404 on NotFound
RouteFilters now can handle exceptions
2022-01-18 14:31:59 +01:00
Alexandru Macocian 969c0b3410 Introduce route filters for HttpRoutingModules 2021-10-19 13:42:48 +02:00