James Chen
|
6cc3ba9a5d
|
fixed #2247: Using functions instead of macros to speeding up building for JSB projects. [For not auto binding glue codes].
|
2013-06-04 13:02:02 +08:00 |
James Chen
|
66e6630f37
|
fixed #2243: XMLHttpRequest don't support non-ascii characters.
|
2013-06-03 11:40:31 +08:00 |
Carsten Sandtner
|
820983f40c
|
Fixed setHeader while Android had problems with stringstreams.
|
2013-05-23 14:37:32 +02:00 |
James Chen
|
8bdcda7ef2
|
issue #2092: Bug fix in MinXMLHTTPRequest::send
|
2013-05-20 21:13:11 +08:00 |
James Chen
|
5254d3a702
|
fixed #2092: GC issues fix in XMLHttpRequest.
|
2013-05-20 17:47:47 +08:00 |
Carsten Sandtner
|
370a540352
|
fixed possible memory holes.
|
2013-05-15 15:15:23 +02:00 |
Carsten Sandtner
|
4cb3001fc6
|
Fixed check for arguments at xhr.send()
|
2013-05-15 13:57:25 +02:00 |
Carsten Sandtner
|
919c347c6d
|
changed method to strip newlines as Android complained.
|
2013-05-14 17:21:27 +02:00 |
Carsten Sandtner
|
6449d79d60
|
Fixed some typo
|
2013-05-14 14:16:22 +02:00 |
Carsten Sandtner
|
1b80208329
|
Tidied up comments
|
2013-05-14 12:03:58 +02:00 |
Carsten Sandtner
|
2e68188321
|
Some code cleaning
|
2013-05-14 11:36:48 +02:00 |
Carsten Sandtner
|
d61ee643a9
|
changed xmlhttprequest to use cchttpclient instead of raw curl. XHR is now async.
|
2013-05-13 16:57:55 +02:00 |
Carsten Sandtner
|
e86f11e36a
|
Using CChttpClient instead of curl.
|
2013-05-10 15:00:03 +02:00 |
Carsten Sandtner
|
1dccfc70b4
|
Added Spidermonkey bindings for a synchronous XMLHttpRequest object in JAvascript.
|
2013-05-08 12:59:07 +02:00 |