wiki.techinc.nl/tests/phpunit/includes/api/format
daniel 70bd080bba API: mark HTML output as non-cacheable
When we format API output as HTML, that HTML may contain user secrets
and should not be cacheable, even if the API output would ordinarily be
cacheable.

Bug: T354045
Change-Id: I94fe5f7bfae580e8bda8af1971b9448db8201c22
2024-01-12 00:30:32 +01:00
..
ApiFormatBaseTest.php
ApiFormatJsonTest.php
ApiFormatNoneTest.php
ApiFormatPhpTest.php
ApiFormatRawTest.php
ApiFormatTestBase.php
ApiFormatXmlTest.php