This commit is contained in:
Timothy Jaeryang Baek
2025-02-12 23:49:00 -08:00
parent c28d82b10d
commit a1dc2664c2
3 changed files with 3 additions and 13 deletions

View File

@@ -294,6 +294,7 @@
cb({
status: true
});
console.log({ status: true });
// res will either be SSE or JSON
const reader = res.body.getReader();