summary refs log tree commit diff stats
path: root/lib/std/jsfetch.nim
Commit message (Expand)AuthorAgeFilesLines
* stdlib organization & documentation improvements (#20971)metagn2022-12-061-2/+3
* Use same defaults as JS for fetch options (#20783)Jake Leahy2022-11-091-3/+3
* Pass headers and body correctly to FetchOptions (#19884) [backport]Jake Leahy2022-06-131-2/+3
* Remove define for jsfetch (#19530)Juan Carlos2022-02-251-9/+8
* Update jsfetch with latest API and fix missing bindings (#19473)tandy10002022-02-011-21/+25
* Implement RFC-391 (#18585)Juan Carlos2021-08-221-107/+106
* docs now show nimExperimentalX APIs (#18345)Timothee Cour2021-06-251-1/+1
* Use `.. warning::` (#17320)konsumlamm2021-03-101-1/+1
* Add module jsfetch (#12531)Juan Carlos2021-03-061-0/+198