Package wtf :: Package app :: Package services :: Module static
[hide private]
[frames] | no frames]

Module static

source code

This service provides static delivery helpers. It's based on the resource service, which must be loaded (read: configured) before this one.


Author: André Malo

Classes [hide private]
  Controller
Static delivery controller implementation
  ResponseFactory
Response hint factory collection
  Middleware
Static middleware - provides response.sendfile
  GlobalStatic
Actual global service object for static delivery
  StaticService
Static resources delivery
  MimeTypes
MIME type query object
Variables [hide private]
  __package__ = 'wtf.app.services'