integrity property
Contains the integrity metadata of the request.
This property is read-only.
Syntax
| JavaScript |
|---|
integrity = object.integrity |
Property values
Type: DOMString
A DOMString that is the integrity metadata of the request.
Standards information
Remarks
The value of integrity is an empty string by default.