[[["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-06-16 UTC."],[[["\u003cp\u003eThis class, \u003ccode\u003eParsedURL\u003c/code\u003e, is designed to hold and manage URL patterns for dispatch rules.\u003c/p\u003e\n"],["\u003cp\u003eIt requires a \u003ccode\u003eurl_pattern\u003c/code\u003e argument during initialization, which must adhere to a specific regular expression format.\u003c/p\u003e\n"],["\u003cp\u003eThe class raises a \u003ccode\u003evalidation.ValidationError\u003c/code\u003e if the provided \u003ccode\u003eurl_pattern\u003c/code\u003e does not meet the specified regular expression.\u003c/p\u003e\n"],["\u003cp\u003eIt breaks down the provided \u003ccode\u003eurl_pattern\u003c/code\u003e into components like \u003ccode\u003ehost_pattern\u003c/code\u003e and \u003ccode\u003epath_pattern\u003c/code\u003e, each with properties like \u003ccode\u003ehost_exact\u003c/code\u003e and \u003ccode\u003epath_exact\u003c/code\u003e that tell if they have wildcards.\u003c/p\u003e\n"],["\u003cp\u003eIt can also get a \u003ccode\u003ehost\u003c/code\u003e and \u003ccode\u003epath\u003c/code\u003e attribute that removes any wildcards.\u003c/p\u003e\n"]]],[],null,[]]