Commit History

Author SHA1 Message Date
  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 7 years ago
  Fabio Alessandrelli 9ba8f0d2d8 HTTP client now uses non blocking handshake 7 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
  mhilbrunner 966c054fc9 HTTP cleanup & better defaults 7 years ago
  mhilbrunner a7abb459c9 HTTPClient: Add PATCH method and missing HTTP status codes 7 years ago
  Leon Krause 2970061a73 Implement HTTPClient in HTML5 platform 7 years ago
  Leon Krause d1102cb37d Remove HTTPClient::send_body_text and ::send_body_data 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Fabio Alessandrelli 88a56ba783 Remove set_ip_type from network classes (no longer needed) 8 years ago
  Juan Linietsky dcb95ec147 removed duplicated functions in class hierarchy that were bound more than once 8 years ago
  Juan Linietsky bc26f90581 Type renames: 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde 0b2771bd65 Merge pull request #7271 from Faless/ipv6_cleanup 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Fabio Alessandrelli d194e1c48e Expose HTTP classes' set_ip_type to scripting 8 years ago
  Fabio Alessandrelli a77a0118f6 Allow setting ip_type for TCP/UDP and HTTP classes 8 years ago
  Fabio Alessandrelli c18c5013f8 Migrate int.IP_TYPE_ constants to IP.TYPE_ 8 years ago