![]() |
![]()
| ![]() |
![]()
NAMEJifty::View::Mason::Request -View mason request DESCRIPTIONSubclass of HTML::Mason::Request which is customised for Jifty's use. auto_send_headersDoesn't send headers if this is a subrequest (according to the current Jifty::Request). execActually runs the component; in case no headers have been sent after running the component, and we're supposed to send headers, sends them. outAppend to the shared String::BufferStack stored in "buffer" in Jifty::Handler. compJump through hoops necessary to keep "buffer" in Jifty::Handler lined up with Mason's internal buffer stack. contentJump through hoops necessary to keep "buffer" in Jifty::Handler lined up with Mason's internal buffer stack. redirectCalls "redirect" in Jifty::Web.
|