index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
javascript
/
http_client.h.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Net] Makes HTTPClient a custom instance class.
Fabio Alessandrelli
2021-06-23
1
-50
/
+0
*
[Net] Unify HTTPClient request and request_raw.
Fabio Alessandrelli
2021-06-23
1
-1
/
+0
*
[HTML5] Use 64KiB chunk size in JS HTTPClient.
Fabio Alessandrelli
2021-05-06
1
-1
/
+2
*
[HTML5] Replace XMLHttpRequest with Fetch.
Fabio Alessandrelli
2021-03-06
1
-8
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-8
/
+8
*
Fix Javascript platform after PoolVector removal.
Fabio Alessandrelli
2020-03-08
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Add script to fix style issues and copyright headers
Rémi Verschelde
2019-06-17
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Warn when polling HTTPClient synchronously in HTML5 platform
Leon Krause
2018-02-17
1
-0
/
+5
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Implement HTTPClient in HTML5 platform
Leon Krause
2017-11-13
1
-0
/
+48