[[["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-06-05 UTC."],[[["This webpage provides information on the `ETagAction` enum, which controls how an ETag is included with a request."],["The `ETagAction` enum has four fields: `Default`, `IfMatch`, `IfNoneMatch`, and `Ignore`, each defining a different behavior for ETag handling."],["The `Default` ETag action will have it's behaviour be determined by the type of request, while the `IfMatch` ETag will only succeed if the ETags are identical, the `IfNoneMatch` ETag will succeed if they aren't identical, and `Ignore` will omit the header."],["The latest version of this package is 1.69.0, and this page also lists versions 1.68.0, 1.60.0, 1.59.0, 1.55.0 and 1.50.0."]]],[]]