Skip to content

Commit

Permalink
Merge pull request #298 from nyaxt/chlog
Browse files Browse the repository at this point in the history
Update Change Log entries
  • Loading branch information
nyaxt authored Nov 29, 2018
2 parents 2609899 + 13a937f commit 25a0996
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions draft-yasskin-http-origin-signed-responses.md
Original file line number Diff line number Diff line change
Expand Up @@ -1935,6 +1935,16 @@ draft-05
* Refer to draft-yasskin-httpbis-origin-signed-exchanges-impl for draft version
numbers.
* Require `exchange`'s response to be complete and cachable by a shared cache.
* Define the "integrity" field of the Signature header to include subfields of
the main integrity-protecting header, including the digest algorithm.
* Put a fallback URL at the beginning of the `application/signed-exchange`
format, which replaces the ':url' key from the CBOR representation of the
exchange's request and response metadata and headers.
* Make the signed message format a concatenation of byte sequences, which helps
implementations avoid re-serializing the exchange's request and response
metadata and headers.
* Explicitly check the response payload's integrity instead of assuming the
client did it elsewhere in processing the response.

draft-04

Expand Down

0 comments on commit 25a0996

Please sign in to comment.