[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 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,[]]