Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 years ago |
Fabio Alessandrelli
|
c01f35de12
[HTML5] Replace XMLHttpRequest with Fetch.
|
4 years ago |
Fabio Alessandrelli
|
4086a123b9
[HTML5] Fix HTTPClient request_raw.
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
ed19b4076e
Add download_chunk_size property to HTTPRequest.
|
5 years ago |
Robin Hübner
|
6ab118c464
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Leon Krause
|
d93050d8a2
Fix compiler warnings in HTML5 platform
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Fabio Alessandrelli
|
b8c73b195f
Fix bug in HTML5 HTTPClient.
|
7 years ago |
Leon Krause
|
98039909f2
Flush HTTPClient response data only on request/close in HTML5 platform
|
7 years ago |
Leon Krause
|
ca9fa9cca8
Warn when polling HTTPClient synchronously in HTML5 platform
|
7 years ago |
Leon Krause
|
2cd7bc04ea
Disable insecure HTTP methods CONNECT and TRACE in HTML5 platform
|
7 years ago |
Leon Krause
|
8a21f27f54
Fix HTML5 HTTPClient response header retrieval
|
7 years ago |
Leon Krause
|
9ea4452d21
Fix HTML5 HTTPClient failure detection
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Fabio Alessandrelli
|
206275f3e7
Fix javascript build error and improve #14604
|
7 years ago |
mhilbrunner
|
966c054fc9
HTTP cleanup & better defaults
|
7 years ago |
Leon Krause
|
2970061a73
Implement HTTPClient in HTML5 platform
|
7 years ago |