Merge pull request #972 from lightpanda-io/fetch

Fetch + ReadableStream
This commit is contained in:
Pierre Tachoire
2025-09-18 09:29:05 +02:00
committed by GitHub
23 changed files with 1718 additions and 730 deletions

View File

@@ -657,6 +657,7 @@ pub const Request = struct {
document,
xhr,
script,
fetch,
};
};