Follow-up to T325477:
In T325477#8476962, @tstarling wrote:Does the response have any private data in it? I think if ApiDiscussionToolsPageInfo::execute() called $this->getMain()->setCacheMode( 'public' ) and you set the query string parameters maxage=86400 and smaxage=86400, then the response would have an Expires header and would be cached in the CDN. You have the oldid in there already for invalidation.
