Updated Router (markdown)

This commit is contained in:
oligot
2013-09-04 05:04:21 -07:00
parent bbc3249212
commit f5d5381fae

View File

@@ -1,3 +1,3 @@
The primary goal of the router (_WSF_ROUTER_ class) is to dispatch requests according to the request URI.
The primary goal of the router (class _WSF_ROUTER_) is to dispatch requests according to the request URI.
**TODO**: describe the router interface