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's primary method, \u003ccode\u003eHandleResponseAsync\u003c/code\u003e, allows modification of the request object to resolve abnormal responses, returning \u003ccode\u003etrue\u003c/code\u003e if changes were made that require resending the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHandleResponseAsync\u003c/code\u003e method requires \u003ccode\u003eHandleUnsuccessfulResponseArgs\u003c/code\u003e as a parameter, providing information about the request, response, and the current failed attempt.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eIHttpUnsuccessfulResponseHandler\u003c/code\u003e interface is 1.69.0, with other versions available such as 1.68.0, 1.60.0, 1.59.0, 1.55.0 and 1.50.0.\u003c/p\u003e\n"]]],[],null,[]]