Commit History

Author SHA1 Message Date
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
  Daylily-Zeleen 3d575801ce Allow ClassDB to create a Object without postinitialization for GDExtension. 1 year ago
  Fabio Alessandrelli adba870534 [NET] Refactor TLS configuration. 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Fabio Alessandrelli a95d792420 [Net] Rename "ssl" references to "tls" in methods and members. 2 years ago
  Max Hilbrunner 3ef5a97505 Verify custom HTTP headers, fix off by one error 3 years ago
  Fabio Alessandrelli 01e5e98312 [Net] Fix get_response_body_length for large files. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Haoyu Qiu c09ea8d45a Adds proxy support for HTTPClient 3 years ago
  Fabio Alessandrelli b00c4a4360 [Net] Makes HTTPClient a custom instance class. 4 years ago
  Fabio Alessandrelli 421e771012 [Net] Unify HTTPClient request and request_raw. 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Hugo Locurcio 13357095ee Increase the default HTTPClient download chunk size to 64 KiB 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Fabio Alessandrelli 6f38aeef52 Merge pull request #33640 from mewin/http_head_request 5 years ago
  Patrick Wuttke 2cd68a2566 do not wait for response body when making a HEAD request 5 years ago
  Fabio Alessandrelli ed19b4076e Add download_chunk_size property to HTTPRequest. 5 years ago
  Fabio Alessandrelli 0e5655694c Fix HTTPClient keep alive with chunked encoding. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Fabio Alessandrelli 9ba8f0d2d8 HTTP client now uses non blocking handshake 6 years ago
  Pedro J. Estébanez 2587fcccee Allow body-up-to-EOF HTTP responses 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago