Historie revizí

Autor SHA1 Zpráva Datum
  Rémi Verschelde 8247667a3e Core: Drop custom `copymem`/`zeromem` defines před 4 roky
  Pedro Rodrigues a3a731ed92 Fix crash on HTTPClient::poll method před 4 roky
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# před 4 roky
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 před 4 roky
  Haoyu Qiu d92ca6fbb1 Allows HTTPClient to talk to proxy server před 5 roky
  Haoyu Qiu 8226cee8d8 Fixes HTTPClient::poll crash after connection is self-assigned před 5 roky
  Andy Maloney 4dda62f591 Fix spelling & grammar in comments, docs, and messages před 5 roky
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops před 5 roky
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 5 roky
  Rémi Verschelde dcd1151d77 Enforce use of bool literals instead of integers před 5 roky
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) před 5 roky
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 před 5 roky
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector před 5 roky
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 před 5 roky
  Fabio Alessandrelli 6f38aeef52 Merge pull request #33640 from mewin/http_head_request před 5 roky
  Patrick Wuttke 2cd68a2566 do not wait for response body when making a HEAD request před 6 roky
  Rémi Verschelde 967cc2c014 Merge pull request #33862 from Faless/net/http_request_chunk_size před 5 roky
  Fabio Alessandrelli ed19b4076e Add download_chunk_size property to HTTPRequest. před 5 roky
  Artem Burjachenko b73073ae36 Fix HTTPClient::poll crash when connection set to null před 6 roky
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations před 6 roky
  qarmin 4e5310cc60 Some code changed with Clang-Tidy před 6 roky
  Hein-Pieter van Braam-Stewart 64626f682e Fix a random SSL crash I saw once. před 6 roky
  Rémi Verschelde e0574e1d98 Fix typos with codespell před 6 roky
  Fabio Alessandrelli 0e5655694c Fix HTTPClient keep alive with chunked encoding. před 6 roky
  Fabio Alessandrelli 10e4821260 HTTPClient read until EOF fixes před 6 roky
  Fabio Alessandrelli 673caa5f46 Fix keep-alive without header in HTTP client před 6 roky
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 před 6 roky
  Rémi Verschelde 7b081a7fc8 Fix warnings about unhandled enum value in switch [-Wswitch] před 7 roky
  Fabio Alessandrelli 92de6df113 Add checks for clean disconnect in HTTP/TCP/SSL. před 7 roky
  Fabio Alessandrelli 26677d5e0c Fix HTTPClient _get_http_data bug after #21976. před 7 roky