# Functions
ExtractContentType gets the client's preferred response type from the request.
ExtractLang pulls the best possible language out of a request.
GetQueryParam gets the first (if any) value from the query string with the given param name.
# Constants
DefaultContentType is the output content type if no other is found on the request.
# Structs
StringHandler handles a request for an individual string.
StringsHandler handles a request for a full string catalog by language.