Skip to main content Skip to docs navigation

Guard is a feature of Headers objects (as defined in the Fetch spec , which affects whether methods such as set() and append() can change the header's contents. For example, immutable guard means that headers can't be changed. For more information, read Fetch basic concepts: guard .

On this page

Guard

Updated on April 20, 2024 by Datarist.