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 \u003ccode\u003eIHttpUnsuccessfulResponseHandler\u003c/code\u003e interface includes a method named \u003ccode\u003eHandleResponseAsync\u003c/code\u003e, which is invoked when an abnormal HTTP response is received.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHandleResponseAsync\u003c/code\u003e method takes \u003ccode\u003eHandleUnsuccessfulResponseArgs\u003c/code\u003e as an argument and returns a boolean task indicating whether the request should be resent after any potential modification by the handler.\u003c/p\u003e\n"],["\u003cp\u003eThe content is versioned, and this page presents information from version 1.55.0, but also provides links to other version pages, up to the latest 1.69.0 version.\u003c/p\u003e\n"]]],[],null,[]]