Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
před 8 roky |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
před 8 roky |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
před 8 roky |
Martin Capitanio
|
5cabe5f0fc
Don't append standard ports to the request header.
|
před 8 roky |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
před 8 roky |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
před 8 roky |
Thaer Razeq
|
f50488a361
Various fixes detected using PVS-Studio static analyzer.
|
před 8 roky |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
před 8 roky |
Rémi Verschelde
|
70b9aa379d
Merge pull request #7581 from Faless/v6_wild_bind
|
před 8 roky |
Fabio Alessandrelli
|
833994b294
HTTPClient properly handle partial data in non-blocking mode
|
před 8 roky |
Fabio Alessandrelli
|
88a56ba783
Remove set_ip_type from network classes (no longer needed)
|
před 8 roky |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
před 8 roky |
Juan Linietsky
|
bc26f90581
Type renames:
|
před 8 roky |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
před 8 roky |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
před 8 roky |
Rémi Verschelde
|
0b2771bd65
Merge pull request #7271 from Faless/ipv6_cleanup
|
před 8 roky |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
před 8 roky |
Fabio Alessandrelli
|
d194e1c48e
Expose HTTP classes' set_ip_type to scripting
|
před 8 roky |
Fabio Alessandrelli
|
a77a0118f6
Allow setting ip_type for TCP/UDP and HTTP classes
|
před 8 roky |
Fabio Alessandrelli
|
c18c5013f8
Migrate int.IP_TYPE_ constants to IP.TYPE_
|
před 8 roky |
Ariel Manzur
|
1c2ac490cf
address type for http client
|
před 8 roky |
Juan Linietsky
|
d6225b1e00
Improved binding system (ObjectTypeDB::bind_method) to be friendlier to statically typed languages, should help in the Mono integration.
|
před 9 roky |
Juan Linietsky
|
e9d2c9ad51
added missing status, closes #4361
|
před 9 roky |
Ignacio Etcheverry
|
cceb842a48
Removed invalid DEFVAL for HTTPClient::request_raw
|
před 9 roky |
Hubert Jarosz
|
33403d91f7
remove trailing whitespace
|
před 9 roky |
Alexander Holland
|
ab1da5dc1b
httpclient request withh raw_array body
|
před 9 roky |
Alexander Holland
|
6ad226ac38
fix - HTTPClient connection keep-alive duplicate Headers #4208
|
před 9 roky |
Mounir Ybanez
|
0ca7e19242
Added getter method for the connection property in HTTPClient. (#4336)
|
před 9 roky |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
před 9 roky |
Juan Linietsky
|
5a9b18b665
-Work on addon editor plugin (disabled by default)
|
před 9 roky |