HomeClusterLabs Projects

Fix: tools: Re-enable CGI output from crm_mon.

Description

Fix: tools: Re-enable CGI output from crm_mon.

The CGI header was not being written out because "false" was being
passed to the finish function. That was being passed because we didn't
want the HTML to be printed out without the refresh header. The fix is
just to s/false/true, and change the order so the extra header is added
first.

Details

Provenance
clumensAuthored on Jan 10 2020, 9:54 AM
Parents
rPed6972a7402f: Fix: tools: Maintain a list of extra HTML headers.
Branches
Unknown
Tags
Unknown

Event Timeline