about summary refs log tree commit diff stats
path: root/src/loader/response.nim
Commit message (Expand)AuthorAgeFilesLines
* Response.text: assume utf-8bptato2023-09-271-5/+5
* Response.text: encode/decode properlybptato2023-09-271-2/+16
* buffer: simplify contentType handlingbptato2023-09-271-3/+3
* fix compilation on 1.6.14bptato2023-09-201-1/+1
* response: add blob() functionbptato2023-09-171-1/+20
* move around more modulesbptato2023-09-141-0/+74