godot/platform
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
..
android Convert DOS line endings to Unix line endings 2017-11-05 11:37:59 +01:00
haiku Implemented physics plug 2017-11-04 03:25:51 +01:00
iphone Prevent to stop music in another background app on iOS 2017-11-06 20:16:34 +09:00
javascript Implement HTTPClient in HTML5 platform 2017-11-13 00:58:29 +01:00
osx Merge pull request #12262 from AndreaCatania/pplug 2017-11-03 23:39:44 -03:00
server Implemented physics plug 2017-11-04 03:25:51 +01:00
uwp Merge pull request #12262 from AndreaCatania/pplug 2017-11-03 23:39:44 -03:00
windows Merge pull request #12262 from AndreaCatania/pplug 2017-11-03 23:39:44 -03:00
x11 Merge pull request #12262 from AndreaCatania/pplug 2017-11-03 23:39:44 -03:00