[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `ScriptHandler` class is used to execute a script that handles requests matching a specific URL pattern."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling respectively."],["The class inherits from `Object` and has properties and methods including `ScriptPath` for defining the script's location, and has different versions from 1.0.0 up to 2.4.0."],["It has two constructors: a default one and one that takes another `ScriptHandler` object as a parameter."]]],[]]