# Functions
NewCopyWriter creates a CopyWriter for given ResponseWriter.
# Structs
CopyWriter copies writes to a http.ResponseWriter.
HTTPEventBuilder maps custom HTTP requests to events todo: move to central builders package.
HTTPRequest encapsulates HTTP request.
HTTPResponse encapsulates HTTP response.