mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-23 11:36:13 +02:00
a66549329c
The browser `Response` constructor removes `set-cookie` headers and so we set them manually. closes #1470
151 B
151 B
http-js
| http-js |
|---|
| patch |
Fix missing Set-Cookie headers in the response which meant request.headers.getSetCookie() always returned empty array.