Rémi Verschelde
|
0eab0d9343
|
Update copyright statements to 2019
Happy new year to the wonderful Godot community!
|
2019-01-03 11:41:35 +01:00 |
|
Leon Krause
|
c5b5fd61d4
|
Warn when polling HTTPClient synchronously in HTML5 platform
(cherry picked from commit ca9fa9cca8 )
|
2018-02-19 22:42:31 +01:00 |
|
Rémi Verschelde
|
b50a9114b1
|
Update copyright statements to 2018
Happy new year to the wonderful Godot community!
|
2018-01-01 14:40:47 +01:00 |
|
Leon Krause
|
2970061a73
|
Implement HTTPClient in HTML5 platform
Limitations:
- Subject to same-origin policy
- No persistent connection (but simulated for compatibility)
- No blocking mode
- No StreamPeer access
- No chunked responses
- Cannot disable host verification
|
2017-11-13 00:58:29 +01:00 |
|