summaryrefslogtreecommitdiff
path: root/core/io/http_client.h
AgeCommit message (Expand)Author
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-01Merge pull request #33640 from mewin/http_head_requestFabio Alessandrelli
2019-11-26do not wait for response body when making a HEAD requestPatrick Wuttke
2019-11-24Add download_chunk_size property to HTTPRequest.Fabio Alessandrelli
2019-02-20Fix HTTPClient keep alive with chunked encoding.Fabio Alessandrelli
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-16HTTP client now uses non blocking handshakeFabio Alessandrelli
2018-05-22Allow body-up-to-EOF HTTP responsesPedro J. Estébanez
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-14HTTP cleanup & better defaultsmhilbrunner
2017-12-12HTTPClient: Add PATCH method and missing HTTP status codesmhilbrunner
2017-11-13Implement HTTPClient in HTML5 platformLeon Krause
2017-10-26Remove HTTPClient::send_body_text and ::send_body_dataLeon Krause
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-20ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-23Remove set_ip_type from network classes (no longer needed)Fabio Alessandrelli
2017-01-14removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky
2017-01-11Type renames:Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-12-13Expose HTTP classes' set_ip_type to scriptingFabio Alessandrelli
2016-12-09Allow setting ip_type for TCP/UDP and HTTP classesFabio Alessandrelli
2016-12-09Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli
2016-10-19address type for http clientAriel Manzur
2016-06-22Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky
2016-06-03Fix typo in http_client.hJ08nY
2016-05-04httpclient request withh raw_array bodyAlexander Holland
2016-04-18Added getter method for the connection property in HTTPClient. (#4336)Mounir Ybanez
2016-03-04-Work on addon editor plugin (disabled by default)Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-11-19Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-02-11fixes to HTTPClientJuan Linietsky
2014-05-01-OpenSSL FixesJuan Linietsky
2014-04-28-Added OpenSSL and HTTPS supportJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky