heaploop ~master (2014-07-21T12:56:49Z)
Dub
Repo
HelloApp
http_serv
Undocumented in source.
class
HelloApp :
RackApp
{
RackResponse
call
(string[string] env);
}
Members
Functions
call
RackResponse
call
(string[string] env)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From RackApp
call
RackResponse
call
(string[string] env)
Undocumented in source.
Meta
Source
See Implementation
http_serv
aliases
RackResponse
classes
HelloApp
RackAdapter
functions
main
interfaces
RackApp