Skip to content

Commit 7f3213c

Browse files
committed
JWS signatures. Re-read -07 and noted missing features.
1 parent 7beeb64 commit 7f3213c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a nearly feature-complete implementation of draft -07, including all tes
55
### Notes and Missing Features
66
* The `Accept-Signature` header.
77
* Inclusion of `Signature` and `Signature-Input` as trailers is optional and is not yet implemented.
8-
* Extracting specialty components from the "related request".
8+
* Extracting specialty components from the "related request". See [related issue](https://github.com/httpwg/http-extensions/issues/1905).
99
* In responses, when using the "wrapped handler" feature, the `Content-Type` header is only signed if set explicitly by the server. This is different, but arguably more secure, than the normal `net.http` behavior.
1010
* Multiple Signatures (Sec. 4.3).
1111
* The `sf` parameter, and in particular behavior when it is *not* given.

0 commit comments

Comments
 (0)