# Functions
Count returns a HandlerFunc that counts from start to end.
Die kills the server after a 1 second delay.
Passthrough passes the query onto a child server (which is expected to be the same server).
# Constants
JSON is the MIME type that we process.