[[["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\u003eThe \u003ccode\u003eMaxUrlLengthInterceptor\u003c/code\u003e class intercepts HTTP GET requests with URLs exceeding a specified character limit.\u003c/p\u003e\n"],["\u003cp\u003eWhen a URL is too long, the interceptor changes the request method to POST, adds an \u003ccode\u003eX-HTTP-Method-Override\u003c/code\u003e header with the value GET, and moves query parameters to the request body.\u003c/p\u003e\n"],["\u003cp\u003eThe content type will be set to \u003ccode\u003eapplication/x-www-form-urlencoded\u003c/code\u003e if query parameters are moved to the request body.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements the \u003ccode\u003eIHttpExecuteInterceptor\u003c/code\u003e interface and is found within the \u003ccode\u003eGoogle.Apis.Http\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this class is 1.69.0.\u003c/p\u003e\n"]]],[],null,[]]