Tecton Client Request Handler

class q2_sdk.core.http_handlers.tecton_client_handler.Q2TectonClientRequestHandler(application, request, **kwargs)[source]

Bases: Q2TectonBaseRequestHandler

RequestHandler meant to be used for requests incoming from Online using the Tecton Client Side rendered content

async q2_post(*args, **kwargs)[source]

Overridable method. Should be defined in the extension inheriting this class. Called from the housekeeping Q2 specific POST method after the incoming message is parsed and broken into objects