Edge ComputinginterfacesHttpResponseOn this pageHttpResponse@totemsdk/server @totemsdk/server / HttpResponse Interface: HttpResponse<T> Type Parameters T T Properties data data: T headers headers: Record<string, string> ok ok: boolean status status: number statusText statusText: string