Module Mongrel::HttpHandlerPlugin
In: lib/mongrel/handlers.rb

This is used when your handler is implemented as a GemPlugin. The plugin always takes an options hash which you can modify and then access later. They are stored by default for the process method later.

Methods

new   process   request_begins  

Attributes

listener  [RW] 
options  [R] 
request_notify  [R] 

Public Class methods

Public Instance methods

[Validate]