ntex v0.3.11
Changes
-
web: use patterns for scope's prefix definitions
-
web: allow case-insensitive request matching on scope level
-
web: add helper method
App::finish()
, creates service factory with defaultAppConfig
-
web: add
.filter()
method, allows to register request filters