staticinlineabort(code:Int, ?status:String):Void
@:value({ encrypt : false })staticcookie(key:String, value:String, encrypt:Bool = false):Null<CookieBuilder<Response>>
staticcookieFromData(key:String, value:CookieData):Response
staticget():Response
staticgetStatusMessage(code:Int):String
staticheader(key:String, value:String):Response
@:value({ statusCode : null })staticredirect(url:String, ?statusCode:Int):EitherType<AbstractResponse, Void>
staticreset():Void
staticset(response:Response):Void