Files
Nim/lib/pure
PhilippMDoerner fd207827c5 Add docs informing about gotcha of clients (#21262)
* Add docs informing about gotcha of clients

It is a hidden problem that AsyncHttpClient-instances *can not* deal with multiple requests at once.
Similar to normal HttpClients they can only deal with sending one request at a time.
This is not told anywhere in the documentation, but critical information that should be available to the user.

* Update lib/pure/httpclient.nim

fixes typo

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>

Co-authored-by: ringabout <43030857+ringabout@users.noreply.github.com>
2023-01-18 13:10:05 -05:00
..
2022-12-26 13:20:05 +01:00
2022-12-16 08:01:15 +01:00
2015-10-01 12:05:45 -07:00
2021-04-08 14:08:58 +02:00
2022-12-26 13:20:05 +01:00
2022-12-26 13:20:05 +01:00
2021-01-09 00:24:41 +01:00
2022-02-14 22:15:59 +00:00
2022-12-16 08:01:15 +01:00
2022-12-26 13:20:05 +01:00
2022-12-16 08:01:15 +01:00
2022-02-02 17:10:11 +01:00
2022-02-02 17:10:11 +01:00
2022-12-03 21:25:49 +08:00
2022-11-02 10:52:15 +01:00
2023-01-18 09:03:03 +01:00
2022-11-03 09:48:51 +01:00
2021-02-08 09:46:07 +01:00
2022-02-02 17:10:11 +01:00
2022-12-22 08:32:12 +01:00