proper fetch method and body setting

This commit is contained in:
Muki Kiboigo
2025-08-25 08:03:51 -07:00
parent dc2addb0ed
commit a133a71eb9
4 changed files with 73 additions and 31 deletions

View File

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