/* Blerg is (C) 2011 The Dominion of Awesome, and is distributed under a
* BSD-style license. Please see the COPYING file for details.
*/#ifndef _CANNED_RESPONSES
#define_CANNED_RESPONSESvoidrespond_simple_data(constchar*data,intlen);voidrespond_403();voidrespond_404();voidrespond_405();voidrespond_JSON_Failure();voidrespond_JSON_Success();#endif/* _CANNED_RESPONSES */