liushuyu cf63eacc1a
web_service: follow-up fix to #4842 ...
* The web_service http request is now fixed on Windows (R) platform.
* The issue is due to a complicated race-condition in `httplib`, a detailed
  explanation is available at https://github.com/yhirose/cpp-httplib/pull/701
* A pending Pull Request on `httplib` has been applied to remedy the
  said race-condition.
* The socket availability check is removed due to a behavioral chice of
  `httplib` that a socket will not be created before any actual request
  is sent.
2020-10-28 23:16:06 -06:00
..
2020-04-30 00:33:02 +10:00
2018-10-02 15:30:48 +02:00
2020-10-27 19:52:48 -04:00
2019-10-29 19:52:40 -04:00
2018-09-08 18:26:23 +01:00
2020-08-30 05:09:48 -04:00