Skip to content

Commit 6ca0895

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

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
@@ -1228,7 +1228,7 @@ export interface DoubleKnockOptions {
12281228

12291229
/**
12301230
* The request body as ArrayBuffer. If provided, avoids cloning the request body.
1231-
* @since 1.7.6
1231+
* @since 1.8.0
12321232
*/
12331233
body?: ArrayBuffer | null;
12341234

0 commit comments

Comments
 (0)