# Functions
NewCustomResponseWriter returns a CustomResponseWriter from the supplied http.ResponseWriter.
# Structs
CustomResponseWriter implements http.ResponseWriter and extends the default implementation by allowing us access to the http response code.