Whether the message handler built from these options
may handle redirects or not. Redirects that are not handled
should bubble up the handlers chain.
If set to true, the message handler may or may not handle redirects.
If set to false, the message handler must not handle redirects.
Whether the message handler built from these options
may perform automatic decompression or not.
If set to true, the message handler may or may not perform automatic decompression.
If set to false, the message handler must not perform automatic decompression.
[[["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 webpage details the \u003ccode\u003eHttpMessageHandlerOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Apis.Http\u003c/code\u003e namespace, which is part of the Google.Apis.Core.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpMessageHandlerOptions\u003c/code\u003e class is used to specify configuration options for a message handler and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, including inherited members like \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties: \u003ccode\u003eMayHandleRedirects\u003c/code\u003e and \u003ccode\u003eMayPerformDecompression\u003c/code\u003e, both of which are boolean properties that dictate whether the message handler can handle redirects or perform automatic decompression, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documented version of the \u003ccode\u003eHttpMessageHandlerOptions\u003c/code\u003e is 1.69.0 and there are several prior versions available, all the way down to 1.50.0.\u003c/p\u003e\n"]]],[],null,[]]