pipeline v0.1.0 Derp

Summary

Functions

Set the response body

Set a response header

Send the response

Set the HTTP status code of the response

Functions

body(content)

Set the response body.

put(header, value)

Set a response header.

send()

Send the response.

status(value)

Set the HTTP status code of the response.