summaryrefslogtreecommitdiff
path: root/core/io/http_client.cpp
AgeCommit message (Expand)Author
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-20added missing status, closes #4361Juan Linietsky
2016-06-01Removed invalid DEFVAL for HTTPClient::request_rawIgnacio Etcheverry
2016-05-21remove trailing whitespaceHubert Jarosz
2016-05-04httpclient request withh raw_array bodyAlexander Holland
2016-04-27fix - HTTPClient connection keep-alive duplicate Headers #4208Alexander Holland
2016-04-18Added getter method for the connection property in HTTPClient. (#4336)Mounir Ybanez
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-04-Work on addon editor plugin (disabled by default)Juan Linietsky
2016-02-19adds original http headers to response_headersAriel Manzur
2016-02-19adds original http header to response_headersAriel Manzur
2016-01-11made headers case insensitiveAriel Manzur
2016-01-09comment some print_linesAlexander Holland
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-06-29Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-02-11fixes to HTTPClientJuan Linietsky
2014-12-15Small batch of fixesJuan Linietsky
2014-08-21Fixed copy process of stream of bytes for HttpClient.Drachenfels
2014-05-01-OpenSSL FixesJuan Linietsky
2014-04-28-Added OpenSSL and HTTPS supportJuan Linietsky
2014-04-05-HttpClient: ’Content-Length’ is added to httprequest if not provided in ...Juan Linietsky
2014-02-13-fixed export templates not loading/exporting on WindowsJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky