Python Matcher Proxy handler¶
LPM Proxy handler.
- class luna_python_matcher.app_proxy.handlers.python_matcher_proxy_handler.LPMProxyHandler(request)[source]¶
 LPM proxy handler.
- Resources:
 “/{api_version}/matcher/bodies” “/{api_version}/crossmatcher/faces” “/{api_version}/crossmatcher/bodies”
- property app¶
 Get running app :returns: app
- property config¶
 Get app config :returns: app config
- property serviceAddress: configs.configs.configs.settings.classes.ServiceAddressSettings¶
 Get a proxy service address.
- Return type
 ServiceAddressSettings
- property serviceTimeouts: configs.configs.configs.settings.classes.ServiceTimeoutsSettings¶
 Get a proxy service timeouts.
- Return type
 ServiceTimeoutsSettings
