[[["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."],[[["\u003cp\u003e\u003ccode\u003eMaxUrlLengthInterceptor\u003c/code\u003e intercepts HTTP GET requests with URLs exceeding a specified length.\u003c/p\u003e\n"],["\u003cp\u003eLong GET requests are transformed into POST requests with a \u003ccode\u003eX-HTTP-Method-Override\u003c/code\u003e header set to \u003ccode\u003eGET\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eQuery parameters from long URLs are moved into the body of the request, with the content type updated to \u003ccode\u003eapplication/x-www-form-urlencoded\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxUrlLengthInterceptor\u003c/code\u003e class implements the \u003ccode\u003eIHttpExecuteInterceptor\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe interceptor can be initialized with a constructor, \u003ccode\u003eMaxUrlLengthInterceptor(uint maxUrlLength)\u003c/code\u003e, to set the maximum allowed URL length.\u003c/p\u003e\n"]]],[],null,[]]