aboutsummaryrefslogtreecommitdiff
path: root/scene/main/http_request.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Uncomment debug properties of HTTP Requestkhairul1692016-11-151-12/+12
* Add http method and request data parametersKazuo2562016-09-181-4/+8
* Add thread support to HTTPRequest, changed assetlib to use it.Juan Linietsky2016-07-241-22/+86
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* Update asset library editor plugin - new functionality and fixesBojidar Marinov2016-06-071-0/+1
* Exposed a RESULT_DOWNLOAD_FILE_CANT_OPEN constant to docs and GDScript.J08nY2016-06-031-1/+2
* remove trailing whitespaceHubert Jarosz2016-05-211-1/+1
* -Made editor support SSL certs by default (embedded them)Juan Linietsky2016-03-121-74/+160
* -Work on addon editor plugin (disabled by default)Juan Linietsky2016-03-041-0/+426