supports wasm fetch credentials

This commit is contained in:
xushaodong
2021-03-28 13:06:55 +08:00
committed by Sean McArthur
parent 81c0b6685a
commit 1614c5ea64
3 changed files with 55 additions and 0 deletions

View File

@@ -162,6 +162,7 @@ features = [
"Blob",
"BlobPropertyBag",
"ServiceWorkerGlobalScope",
"RequestCredentials"
]
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]