Updated Router (markdown)

This commit is contained in:
oligot
2013-09-04 05:01:42 -07:00
parent 625b8803df
commit bbc3249212

View File

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