aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/headers.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #7881. Setting contentType to false will prevent the Content-Type ↵jaubourg2011-01-091-7/+3
| | | | header from being sent. Unit test added.
* Clean trailing whitespace from all files.Colin Snover2010-12-301-6/+6
|
* Simplified headers tests: removed multiline headers (support is far too ↵jaubourg2010-12-111-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 ↵jaubourg2010-12-091-0/+5
found here: http://oksoclap.com/6Y26bm1ZsB more details are forthcoming. Fixes #7195.