Adding ctx on request and response
The request and response objects are meant to the extended using macros. The extended methods may want to read values from the ctx like profile, params and so on and hence holding a reference to ctx makes that possible
- feat: add ctx property on request and response 08b8f63