[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]