Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #7881. Setting contentType to false will prevent the Content-Type ↵ | jaubourg | 2011-01-09 | 1 | -7/+3 |
| | | | | header from being sent. Unit test added. | ||||
* | Clean trailing whitespace from all files. | Colin Snover | 2010-12-30 | 1 | -6/+6 |
| | |||||
* | Simplified headers tests: removed multiline headers (support is far too ↵ | jaubourg | 2010-12-11 | 1 | -3/+18 |
| | | | | servers & browsers dependant) and made all the tests in a single request. | ||||
* | Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be ↵ | jaubourg | 2010-12-09 | 1 | -0/+5 |
found here: http://oksoclap.com/6Y26bm1ZsB more details are forthcoming. Fixes #7195. |