Base handler

class luna_image_store.app.handlers.base_handler.BaseRequestHandler(request)[source]

Base handler for other handlers.

apiVersion

API version

Type

int

property app: ImageStoreApp

Get running app :rtype: ImageStoreApp :returns: app

property config: SettingsImageStore

Get app config :rtype: SettingsImageStore :returns: app config