| OpenFrame-WebApp documentation | view source | Contained in the OpenFrame-WebApp distribution. |
OpenFrame::WebApp::Segment::Decline::StaticContent - decline if request uri is for static content.
$pipe->add_segment( OpenFrame::WebApp::Segment::StaticContent->new )
Inherits from OpenFrame::WebApp::Segment::Decline.
Declines if the request uri looks like it's for static content (currently a mime type of image/css).
Steve Purkis <spurkis@quiup.com>
| OpenFrame-WebApp documentation | view source | Contained in the OpenFrame-WebApp distribution. |