You can try debugging this, just put some `echo`'s into 
[https://github.com/nim-lang/Nim/blob/devel/lib/pure/httpclient.nim#L840](https://github.com/nim-lang/Nim/blob/devel/lib/pure/httpclient.nim#L840)
 and/or other relevant functions. It will show you what the bottleneck is.

Reply via email to