set
The set()
method of the Headers interface sets a new value for an existing header inside a Headers
object, or adds the header if it does not already exist.
The set()
method of the Headers interface sets a new value for an existing header inside a Headers
object, or adds the header if it does not already exist.