MiddlewareInterface

Members

Functions

name
string name()

get the middleware name

onProcess
Response onProcess(Request request, Response response)

return null is continue, response is close the session

Static functions

all
TypeInfo_Class[string] all()
Undocumented in source. Be warned that the author may not have intended to support it.
get
TypeInfo_Class get(string name)

Simple name

register
void register()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta