[[["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\u003eETagAction\u003c/code\u003e enum defines how an ETag is handled in requests, allowing control over header usage.\u003c/p\u003e\n"],["\u003cp\u003eAvailable \u003ccode\u003eETagAction\u003c/code\u003e options include \u003ccode\u003eDefault\u003c/code\u003e, \u003ccode\u003eIfMatch\u003c/code\u003e, \u003ccode\u003eIfNoneMatch\u003c/code\u003e, and \u003ccode\u003eIgnore\u003c/code\u003e, each dictating a different behavior for ETag headers.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIfMatch\u003c/code\u003e requires ETags to be identical for a request to succeed, whereas \u003ccode\u003eIfNoneMatch\u003c/code\u003e requires them to be different.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIgnore\u003c/code\u003e will not add any ETag to the header, and \u003ccode\u003eDefault\u003c/code\u003e will act accordingly based on the type of request.\u003c/p\u003e\n"],["\u003cp\u003eThis namespace includes the \u003ccode\u003eThrowIfNull\u003c/code\u003e extension method, which can be used to manage \u003ccode\u003eETagAction\u003c/code\u003e parameters and strings.\u003c/p\u003e\n"]]],[],null,[]]