Package lamson :: Package handlers
[hide private]
[frames] | no frames]

Source Code for Package lamson.handlers

1  """ 
2  Lamson comes with a few useful handlers that you can add to your lamson.routing 
3  configuration.  Most of them are implemented as stateless handlers, but some 
4  will require you to read the documentation and configure before you can use 
5  them. 
6  """ 
7