# Functions
DecodeRequest decodes an http request into a given structure.
EncodeResponse encodes the given structure into an http response.
NewHandler creates a new Handler with an http mux.
StreamResponse streams a response object to the client.
# Constants
DefaultContentTypeV1_1 is the default content type accepted and sent by the plugins.