Ionuț G. Stan
|
987d2e2dd3
|
fix(http): send minimal end multipart boundary (#6661)
|
2025-04-24 22:19:48 +03:00 |
|
Dmitriy Mozgovoy
|
36a5a620be
|
fix(utils): move generateString to platform utils to avoid importing crypto module into client builds; (#6789)
* chore(ci): Add release-it script;
* fix(utils): move generateString util to platform utils to avoid importing crypto module into client build;
---------
Co-authored-by: Jay <jasonsaayman@gmail.com>
|
2025-02-26 10:30:55 +02:00 |
|
Kasper Isager Dalsgarð
|
df956d18fe
|
fix(http): use globalThis.TextEncoder when available (#6634)
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
|
2024-11-12 16:00:26 +02:00 |
|
Dmitriy Mozgovoy
|
6b3c305fc4
|
fix(http): use explicit import instead of TextEncoder global; (#5530)
|
2023-02-03 19:34:07 +02:00 |
|
Dmitriy Mozgovoy
|
6ac574e00a
|
feat(fomdata): added support for spec-compliant FormData & Blob types; (#5316)
|
2023-01-31 01:10:39 +02:00 |
|