Created by: j
I wanted to be able to use the built-in web-outgoing passes for including default headers into my final response. Only thing is that options weren't available in it. This fixes it.
I also moved the web outgoing passes function into common for code-reuse.