Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve jsformdata (#20929) | Juan Carlos | 2022-11-28 | 1 | -6/+10 |
| | | | | | * jsformdata now accepts Blob data type similar to JS * jsformdata now accepts Blob data type similar to JS | ||||
* | Use `.. warning::` (#17320) | konsumlamm | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | Add module jsfetch (#12531) | Juan Carlos | 2021-03-06 | 1 | -0/+65 |
* Add module jsfetch for fetch support for JavaScript target https://developer.mozilla.org/docs/Web/API/Fetch_API * Update lib/std/jsheaders.nim * Update lib/std/jsformdata.nim * Update lib/std/jsfetch.nim Co-authored-by: Timothee Cour <timothee.cour2@gmail.com> Co-authored-by: flywind <xzsflywind@gmail.com> |