Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-31 | get name if not provided in `FormData.append` (#4434) | 1 | -4/+6 | |
2023-08-18 | Remove most C API usages, add debugger pretty printers for `Headers`, `URLSea... | 1 | -68/+72 | |
2023-07-19 | Support streams in response.formData() & request.formData, introduce Bun.read... | 1 | -0/+3 | |
2023-07-17 | Fix speculative crashes in console.log(formData) and console.log(headers) | 1 | -8/+18 | |
2023-05-26 | Fix crash in test.todo + remove JSC C API usages in bun:test (#3079) | 1 | -0/+13 | |
2023-02-13 | fix(FormData): make String explicit, thanks @dylan-conway (#2065) | 1 | -1/+1 | |
2023-02-13 | fix(FormData): add string literal operator (#2064) | 1 | -2/+2 | |
2023-02-13 | Add pretty printer for FormData | 1 | -0/+75 | |
2023-02-13 | Implement `FormData` (#2051) | 1 | -0/+654 |