index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
io
/
http_client.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement HTTPClient in HTML5 platform
Leon Krause
2017-11-13
1
-66
/
+69
*
Remove HTTPClient::send_body_text and ::send_body_data
Leon Krause
2017-10-26
1
-12
/
+0
*
Fixed a bug where ssl would force validation even though you told it not to.
Nathan Warden
2017-10-03
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-68
/
+68
*
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-5
/
+5
*
Don't append standard ports to the request header.
Martin Capitanio
2017-06-13
1
-2
/
+12
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-324
/
+295
*
Various fixes detected using PVS-Studio static analyzer.
Thaer Razeq
2017-02-28
1
-1
/
+1
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-21
/
+21
*
Merge pull request #7581 from Faless/v6_wild_bind
Rémi Verschelde
2017-02-12
1
-8
/
+1
|
\
|
*
Remove set_ip_type from network classes (no longer needed)
Fabio Alessandrelli
2017-01-23
1
-8
/
+1
*
|
HTTPClient properly handle partial data in non-blocking mode
Fabio Alessandrelli
2017-02-07
1
-2
/
+4
|
/
*
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
1
-6
/
+6
*
Type renames:
Juan Linietsky
2017-01-11
1
-15
/
+15
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-3
/
+3
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-22
/
+22
*
Merge pull request #7271 from Faless/ipv6_cleanup
Rémi Verschelde
2017-01-02
1
-4
/
+9
|
\
|
*
Expose HTTP classes' set_ip_type to scripting
Fabio Alessandrelli
2016-12-13
1
-4
/
+7
|
*
Allow setting ip_type for TCP/UDP and HTTP classes
Fabio Alessandrelli
2016-12-09
1
-0
/
+4
|
*
Migrate int.IP_TYPE_ constants to IP.TYPE_
Fabio Alessandrelli
2016-12-09
1
-4
/
+2
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
|
/
*
address type for http client
Ariel Manzur
2016-10-19
1
-3
/
+4
*
Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...
Juan Linietsky
2016-06-22
1
-2
/
+0
*
added missing status, closes #4361
Juan Linietsky
2016-06-20
1
-0
/
+1
*
Removed invalid DEFVAL for HTTPClient::request_raw
Ignacio Etcheverry
2016-06-01
1
-1
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-05-21
1
-1
/
+1
*
httpclient request withh raw_array body
Alexander Holland
2016-05-04
1
-2
/
+56
*
fix - HTTPClient connection keep-alive duplicate Headers #4208
Alexander Holland
2016-04-27
1
-0
/
+1
*
Added getter method for the connection property in HTTPClient. (#4336)
Mounir Ybanez
2016-04-18
1
-0
/
+7
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-1
/
+1
*
-Work on addon editor plugin (disabled by default)
Juan Linietsky
2016-03-04
1
-4
/
+0
*
adds original http headers to response_headers
Ariel Manzur
2016-02-19
1
-4
/
+4
*
adds original http header to response_headers
Ariel Manzur
2016-02-19
1
-1
/
+1
*
made headers case insensitive
Ariel Manzur
2016-01-11
1
-2
/
+3
*
comment some print_lines
Alexander Holland
2016-01-09
1
-3
/
+3
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Fixes the make_doc.sh, <, > and & signs in descriptions that cause the parser...
Aren Villanueva
2015-11-19
1
-2
/
+13
*
Several performance improvements, mainly in loading and instancing scenes and...
Juan Linietsky
2015-06-29
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
fixes to HTTPClient
Juan Linietsky
2015-02-11
1
-9
/
+34
*
Small batch of fixes
Juan Linietsky
2014-12-15
1
-0
/
+2
*
Fixed copy process of stream of bytes for HttpClient.
Drachenfels
2014-08-21
1
-12
/
+16
*
-OpenSSL Fixes
Juan Linietsky
2014-05-01
1
-3
/
+4
*
-Added OpenSSL and HTTPS support
Juan Linietsky
2014-04-28
1
-4
/
+36
*
-HttpClient: ’Content-Length’ is added to httprequest if not provided in ...
Juan Linietsky
2014-04-05
1
-0
/
+8
*
-fixed export templates not loading/exporting on Windows
Juan Linietsky
2014-02-13
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+641