The thing is, request and response in http are so ...
# server
o
The thing is, request and response in http are so interconnected, you will have to pass both anyway, so context (or
call
) is preferred. It's easier to pass single object around