+ Making changes to the HTTP traits mechanism, breaking it up to chunk sized pieces.
* Change directive dispatching mechanism to be more generic, can apply anonymous functors on basic_message<> specializations
+ Implement rudimentary unit test to make sure the http::message can be instantiated.