Handles an abnormal response when sending a HTTP request.
A simple rule must be followed, if you modify the request object in a way that the abnormal response can
be resolved, you must return true.
[[["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 page documents the \u003ccode\u003eIHttpUnsuccessfulResponseHandler\u003c/code\u003e interface, which is designed to handle abnormal HTTP responses during HTTP requests.\u003c/p\u003e\n"],["\u003cp\u003eThe interface is part of the \u003ccode\u003eGoogle.Apis.Http\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Apis.Core.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe primary method of this interface is \u003ccode\u003eHandleResponseAsync\u003c/code\u003e, which takes \u003ccode\u003eHandleUnsuccessfulResponseArgs\u003c/code\u003e as input and returns a boolean indicating whether a change was made that necessitates resending the request.\u003c/p\u003e\n"],["\u003cp\u003eThe current latest version of this package is 1.69.0 and a link to the documentation of versions 1.68.0, 1.60.0, 1.59.0, 1.55.0 and 1.50.0 are provided.\u003c/p\u003e\n"],["\u003cp\u003eAn extension method \u003ccode\u003eUtilities.ThrowIfNull<T>(T, String)\u003c/code\u003e is present, related to error handling.\u003c/p\u003e\n"]]],[],null,[]]