We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09023da commit 2f8c2baCopy full SHA for 2f8c2ba
1 file changed
fedify/sig/http.ts
@@ -60,7 +60,7 @@ export interface SignRequestOptions {
60
61
/**
62
* The request body as ArrayBuffer. If provided, avoids cloning the request body.
63
- * @since 1.7.6
+ * @since 1.8.0
64
*/
65
body?: ArrayBuffer | null;
66
0 commit comments