about summary refs log tree commit diff stats
path: root/src/io/http.nim
Commit message (Expand)AuthorAgeFilesLines
* Add support for canvas and multipartbptato2023-06-051-8/+10
* Rewrite new Request bindingbptato2023-05-211-2/+2
* Async resource loading, exception handling fixesbptato2023-05-141-1/+4
* Improve debugging, reduce crashesbptato2023-05-091-2/+4
* Add initial proxy supportbptato2023-04-301-0/+3
* Loader: use curl_multibptato2023-04-281-64/+72
* Fix stream error handling confusion, title displaybptato2022-12-131-4/+1
* Move ips stuff to src/ips/bptato2022-11-221-1/+1
* Use unix domain sockets for IPCbptato2022-09-061-25/+27
* Fix request error handlingbptato2022-08-181-6/+11
* Use a separate process for file loadingbptato2022-08-181-25/+27
* Refactor fileloaderbptato2022-08-081-0/+127