[[["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\u003eThis document outlines the \u003ccode\u003eMaxUrlLengthInterceptor\u003c/code\u003e class, which is designed to manage HTTP GET requests that have URLs exceeding a specified length.\u003c/p\u003e\n"],["\u003cp\u003eWhen a URL surpasses the maximum length, the interceptor converts the request from GET to POST, adds an \u003ccode\u003eX-HTTP-Method-Override\u003c/code\u003e header with the value \u003ccode\u003eGET\u003c/code\u003e, and moves query parameters to the request body.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements the \u003ccode\u003eIHttpExecuteInterceptor\u003c/code\u003e interface and can be configured with a custom maximum URL length during object creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInterceptAsync\u003c/code\u003e method allows the interceptor to modify \u003ccode\u003eHttpRequestMessage\u003c/code\u003e before it is sent, and takes a \u003ccode\u003eCancellationToken\u003c/code\u003e to cancel the operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class also includes a listing of various versions of the document, with the latest being \u003ccode\u003e1.69.0\u003c/code\u003e, along with links to each version.\u003c/p\u003e\n"]]],[],null,[]]