aboutsummaryrefslogtreecommitdiff
path: root/core/io/http_client.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Fixes the make_doc.sh, <, > and & signs in descriptions that cause the ↵Aren Villanueva2015-11-191-0/+2
| | | | | | | | parser to break. Documentation for HTTPClient. Added a query_string_from_dict method to HTTPClient to create a x-www-form-urlencoded valid query string for GET and POST messages. String now has http_escape() and http_unescape() methods to help facilitate the above query_string_from_dict method.
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* fixes to HTTPClientJuan Linietsky2015-02-111-1/+5
| | | | | -small unchunked files should work properly -blocking mode should work properly
* -OpenSSL FixesJuan Linietsky2014-05-011-1/+2
|
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-1/+9
| | | | | -Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+188