Created
October 23, 2009 19:22
-
-
Save preaction/217112 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WebGUIx::Handler::PSGI | |
passes Plack request object to... | |
WebGUIx::Handler::DoSomethingWithPlackRequest | |
passes Plack request object to... | |
WebGUIx::Handler::OpenSession | |
passes session to... | |
WebGUIx::Handler::Content | |
passes session to... | |
WebGUIx::Handler::Asset | |
passes template out... | |
passes template out... | |
prints template out | |
passes HTML to... | |
passes HTML to... | |
changes HTML into proper PSGI response |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment