about summary refs log tree commit diff stats
path: root/src/io/response.nim
Commit message (Expand)AuthorAgeFilesLines
* Do not allow text() twice, etc...bptato2023-06-201-6/+19
* Add Response.ok, url, fix type confusion with statusbptato2023-06-191-2/+8
* Reject fetch promise on network errorbptato2023-06-191-1/+1
* Cleanups & bug fixes involving promisesbptato2023-06-151-0/+50