Loading fedify/sig/http.ts +1 −1 Original line number Diff line number Diff line Loading @@ -1228,7 +1228,7 @@ export interface DoubleKnockOptions { /** * The request body as ArrayBuffer. If provided, avoids cloning the request body. * @since 1.7.6 * @since 1.8.0 */ body?: ArrayBuffer | null; Loading Loading
fedify/sig/http.ts +1 −1 Original line number Diff line number Diff line Loading @@ -1228,7 +1228,7 @@ export interface DoubleKnockOptions { /** * The request body as ArrayBuffer. If provided, avoids cloning the request body. * @since 1.7.6 * @since 1.8.0 */ body?: ArrayBuffer | null; Loading