Python Matcher Proxy Bodies Matcher handler¶
Bodies Matcher Proxy handler.
- class luna_python_matcher.app_proxy.handlers.bodies_matcher_handler.BodiesMatcherProxyHandler(request)[source]¶
 Bodies matcher proxy handler.
Resource: “/{api_version}/matcher/bodies”
- async post()[source]¶
 Match events by bodies. See spec_matcher.
- Returns
 response with matching results
- Return type
 HTTPResponse
