Commit History

Author SHA1 Message Date
  BadMachine 9bc59cd100 - fixed wrong "location" substring matching when HTTP status is 301 or 302 3 weeks ago
  kobewi 42249bb659 Add @export_file_path to export raw paths (no UID) 3 months ago
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 5 months ago
  Yufeng Ying 73d85f46c9 Remove unused headers in scene. 7 months ago
  A Thousand Ships 68f638cf02 Use `(r)find_char` instead of `(r)find` for single characters 8 months ago
  Haoyu Qiu 6516ca6b11 Parse fragment from URL 1 year ago
  A Thousand Ships b4c6cc7d82 [Core] Add case-insensitive `String::containsn` 1 year ago
  Yuri Sizov 815038962f Improve error reporting in the asset library and in related types 1 year ago
  Adam Scott bd70b8e1f6 Add THREADS_ENABLED macro in order to compile Godot to run on the main thread 1 year ago
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 year ago
  Samuele Panzeri 4aaa2e6477 Fix wait for thread not started 2 years 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 145f07c037 [Net] Fix HTTPRequest gzip with high compression ratio. 2 years ago
  Fabio Alessandrelli 172a9e0b24 [HTTPRequest] Cleanup, refactor deferred call. 3 years ago
  Fabio Alessandrelli 98047e791a [HTTPRequest] Body streaming decompresison. 3 years ago
  Fabio Alessandrelli a95d792420 [Net] Rename "ssl" references to "tls" in methods and members. 2 years ago
  FireForge 4678736a39 Add suffixes to all nodes and resources 3 years ago
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  Fabio Alessandrelli 4a95408dd4 [Net] Change HTTPRequest timeout type to double. 3 years ago
  Rémi Verschelde 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 years ago
  Fabio Alessandrelli 6ff753675a Merge pull request #56771 from mhilbrunner/unacceptable 3 years ago
  Anilforextra fc27636999 Vectors: Use clear() and has(). 3 years ago
  Max Hilbrunner 3ef5a97505 Verify custom HTTP headers, fix off by one error 3 years ago
  Max Hilbrunner 3a83872d26 HTTP comment cleanup 3 years ago
  Fabio Alessandrelli 17d4d3839e [Net] Fix HTTPRequest memory leak in compressed responses. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Fabio Alessandrelli 75ed3d74e8 Merge pull request #55747 from timothyqiu/editor-proxy 3 years ago