SignedExchangeHeader
@Serializable
Information about a signed exchange header. https://wicg.github.io/webpackage/draft-yasskin-httpbis-origin-signed-exchanges-impl.html#cbor-representation
Properties
Link copied to clipboard
Signed exchange header integrity hash in the form of sha256-<base64-hash-value>
.
Link copied to clipboard
Signed exchange request URL.
Link copied to clipboard
Signed exchange response code.
Link copied to clipboard
Signed exchange response headers.
Link copied to clipboard
Signed exchange response signature.