Skip to content

Commit 2f8c2ba

Browse files
committed
fixup! Fix doubleKnock request.clone() errors
1 parent 09023da commit 2f8c2ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fedify/sig/http.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export interface SignRequestOptions {
6060

6161
/**
6262
* The request body as ArrayBuffer. If provided, avoids cloning the request body.
63-
* @since 1.7.6
63+
* @since 1.8.0
6464
*/
6565
body?: ArrayBuffer | null;
6666

0 commit comments

Comments
 (0)