summary refs log tree commit diff stats
path: root/tests/stdlib/thttpclient_standalone.nim
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #16436 (#16695)Yuriy Glukhov2021-01-141-0/+23
* Fixes #16436 * Comments addressed