Request.LastInterceptor

Undocumented in source.
struct Request
package
class LastInterceptor : Interceptor {}

Members

Functions

opCall
Response opCall(Request r, RequestHandler _)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Interceptor

opCall
Response opCall(Request r, RequestHandler next)
Undocumented in source.

Meta