jacksonh / manos

Manos is an easy to use, easy to test, high performance web application framework that stays out of your way and makes your life ridiculously simple.
Other
455 stars 61 forks source link

Remove dependency from Manos.Http on Manos's Apphost. #130

Closed dannydulai closed 13 years ago

dannydulai commented 13 years ago

Remove dependency from Manos.Http on Manos's Apphost. We have the context here, so just use it directly. This is needed for those people using the Manos.Http server without using the Manos framework stuff.