MvcLite\Response::init
method to start the response up
Signature
public function init()
            
        Test Coverage
Information
- Coverage: 1/1 Lines (100%)
 - Tests: 2
 - Passed: 2 (100%)
 
Tests
- [ PASSED ] — MvcLite\DispatcherTest::testDispatch with data set "good controller request"
 - [ PASSED ] — MvcLite\DispatcherTest::testDispatch with data set "bad controller request"