Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use utf8 instead of latin1 where appropriate | Aaron Kennedy | 2009-10-12 | 1 | -3/+3 |
* | Remove some warnings. | Martin Jones | 2009-10-09 | 1 | -12/+12 |
* | XMLHttpRequest status and statusText were not set in finished or error. | Tapani Mikola | 2009-09-18 | 1 | -0/+10 |
* | Added \r\n between the headers in getAllResponseHeaders | Tapani Mikola | 2009-09-18 | 1 | -1/+1 |
* | Implementations of getAllResponseHeaders () and getResponseHeader (). | Tapani Mikola | 2009-09-18 | 1 | -4/+69 |
* | Implement more of XMLHttpRequest | Aaron Kennedy | 2009-09-01 | 1 | -15/+868 |
* | Implement (parts of) XMLHttpRequest | Aaron Kennedy | 2009-08-27 | 1 | -0/+535 |