コミット履歴

作者 SHA1 メッセージ 日付
  GagaPete 139185e543 Fix CORS problems due to added headers on JS target 7 年 前
  Pedro J. Estébanez 46101928bd Enhance HTTPClient.query_string_from_dict() 7 年 前
  Pedro J. Estébanez 8da76f3bb8 Fix wrong SSL handshake 7 年 前
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 年 前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年 前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年 前
  Fabio Alessandrelli 206275f3e7 Fix javascript build error and improve #14604 7 年 前
  mhilbrunner 966c054fc9 HTTP cleanup & better defaults 7 年 前
  mhilbrunner a7abb459c9 HTTPClient: Add PATCH method and missing HTTP status codes 7 年 前
  Leon Krause 2970061a73 Implement HTTPClient in HTML5 platform 7 年 前
  Leon Krause d1102cb37d Remove HTTPClient::send_body_text and ::send_body_data 7 年 前
  Nathan Warden 310a8eb902 Fixed a bug where ssl would force validation even though you told it not to. 7 年 前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年 前
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 年 前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 年 前
  Martin Capitanio 5cabe5f0fc Don't append standard ports to the request header. 8 年 前
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 年 前
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 年 前
  Thaer Razeq f50488a361 Various fixes detected using PVS-Studio static analyzer. 8 年 前
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 年 前
  Rémi Verschelde 70b9aa379d Merge pull request #7581 from Faless/v6_wild_bind 8 年 前
  Fabio Alessandrelli 833994b294 HTTPClient properly handle partial data in non-blocking mode 8 年 前
  Fabio Alessandrelli 88a56ba783 Remove set_ip_type from network classes (no longer needed) 8 年 前
  Juan Linietsky dcb95ec147 removed duplicated functions in class hierarchy that were bound more than once 8 年 前
  Juan Linietsky bc26f90581 Type renames: 8 年 前
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 年 前
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 年 前
  Rémi Verschelde 0b2771bd65 Merge pull request #7271 from Faless/ipv6_cleanup 8 年 前
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 年 前
  Fabio Alessandrelli d194e1c48e Expose HTTP classes' set_ip_type to scripting 8 年 前