Files
EWF/wiki/documentation/Router.md
2016-05-27 10:43:40 +02:00

12 lines
222 B
Markdown

---
layout: default
title: Router
base_url: ../../../
---
The primary goal of the router (class _WSF_ROUTER_) is to dispatch requests according to the request URI.
See WSF_ROUTER
**TODO**: describe the router interface