wasabifx / wasabi

An HTTP Framework
501 stars 56 forks source link

TODO: HTTP Handler cleanup #58

Closed swishy closed 8 years ago

swishy commented 8 years ago

In the HTTPHandler writeResponse function the file response and rest are handled by different blocks of logic and one bypasses the post request interceptors, be nice if this could be wrapped up in an optimal solution that also prevents the post request interceptors being bypassed.

akoncius commented 8 years ago

I can take this issue to solve, please assign me to it so nobody will steal it :)

swishy commented 8 years ago

All yours @akoncius , looks like ill need to touch base with @hhariri to get it assigned :)