| SignedExchangeHeader Properties | 
The SignedExchangeHeader type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | HeaderIntegrity | 
            Signed exchange header integrity hash in the form of "sha256-<base64-hash-value> ".
             | 
|  | RequestUrl | 
            Signed exchange request URL.
             | 
|  | ResponseCode | 
            Signed exchange response code.
             | 
|  | ResponseHeaders | 
            Signed exchange response headers.
             | 
|  | Signatures | 
            Signed exchange response signature.
             | 
 See Also
See Also