You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This is a nearly feature-complete implementation of draft -07, including all tes
5
5
### Notes and Missing Features
6
6
* The `Accept-Signature` header.
7
7
* 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).
9
9
* 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.
10
10
* Multiple Signatures (Sec. 4.3).
11
11
* The `sf` parameter, and in particular behavior when it is *not* given.
0 commit comments