Class ScriptHandler (1.5.0)

ScriptHandler(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Executes a script to handle the request that matches the URL pattern.

Attribute

NameDescription
script_path str
Path to the script from the application root directory.

Inheritance

builtins.object > proto.message.Message > ScriptHandler