summaryrefslogtreecommitdiffstats
path: root/core/io/http_client.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-4/+4
* HTTP client now uses non blocking handshakeFabio Alessandrelli2018-07-161-0/+1
* Allow body-up-to-EOF HTTP responsesPedro J. Estébanez2018-05-221-0/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* HTTP cleanup & better defaultsmhilbrunner2017-12-141-9/+18
* HTTPClient: Add PATCH method and missing HTTP status codesmhilbrunner2017-12-121-0/+15
* Implement HTTPClient in HTML5 platformLeon Krause2017-11-131-3/+9
* Remove HTTPClient::send_body_text and ::send_body_dataLeon Krause2017-10-261-2/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* ClassDB: Provide the enum name of integer constantsIgnacio Etcheverry2017-08-201-0/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-15/+11
* Remove set_ip_type from network classes (no longer needed)Fabio Alessandrelli2017-01-231-2/+0
* removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky2017-01-141-1/+1
* Type renames:Juan Linietsky2017-01-111-3/+3
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde2017-01-021-1/+3
|\
| * Expose HTTP classes' set_ip_type to scriptingFabio Alessandrelli2016-12-131-2/+3
| * Allow setting ip_type for TCP/UDP and HTTP classesFabio Alessandrelli2016-12-091-0/+1
| * Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2016-12-091-1/+1
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* address type for http clientAriel Manzur2016-10-191-1/+1
* Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky2016-06-221-0/+1
* Fix typo in http_client.hJ08nY2016-06-031-1/+1
* httpclient request withh raw_array bodyAlexander Holland2016-05-041-0/+1
* Added getter method for the connection property in HTTPClient. (#4336)Mounir Ybanez2016-04-181-0/+1
* -Work on addon editor plugin (disabled by default)Juan Linietsky2016-03-041-2/+2
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...Aren Villanueva2015-11-191-0/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* fixes to HTTPClientJuan Linietsky2015-02-111-1/+5
* -OpenSSL FixesJuan Linietsky2014-05-011-1/+2
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-1/+9
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+188