Skip to content

ntex v0.3.11

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 16 Mar 12:14
· 711 commits to master since this release

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 default AppConfig

  • web: add .filter() method, allows to register request filters