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