Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 4 años
  Aaron Franke 02161aad5a Remove empty lines around braces with the formatting script hace 5 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  Hugo Locurcio 13357095ee Increase the default HTTPClient download chunk size to 64 KiB hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 5 años
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Fabio Alessandrelli 6f38aeef52 Merge pull request #33640 from mewin/http_head_request hace 5 años
  Patrick Wuttke 2cd68a2566 do not wait for response body when making a HEAD request hace 6 años
  Fabio Alessandrelli ed19b4076e Add download_chunk_size property to HTTPRequest. hace 5 años
  Fabio Alessandrelli 0e5655694c Fix HTTPClient keep alive with chunked encoding. hace 6 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 6 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años
  Fabio Alessandrelli 9ba8f0d2d8 HTTP client now uses non blocking handshake hace 7 años
  Pedro J. Estébanez 2587fcccee Allow body-up-to-EOF HTTP responses hace 7 años
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting hace 7 años
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 hace 7 años
  mhilbrunner 966c054fc9 HTTP cleanup & better defaults hace 7 años
  mhilbrunner a7abb459c9 HTTPClient: Add PATCH method and missing HTTP status codes hace 7 años
  Leon Krause 2970061a73 Implement HTTPClient in HTML5 platform hace 8 años
  Leon Krause d1102cb37d Remove HTTPClient::send_body_text and ::send_body_data hace 8 años
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers hace 8 años
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants hace 8 años
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line hace 8 años
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) hace 8 años
  Fabio Alessandrelli 88a56ba783 Remove set_ip_type from network classes (no longer needed) hace 8 años
  Juan Linietsky dcb95ec147 removed duplicated functions in class hierarchy that were bound more than once hace 8 años
  Juan Linietsky bc26f90581 Type renames: hace 8 años
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector hace 8 años