Void replaceContent(HTML str, HTML new)
Arguments
str: The string (a regular expression) to replacenew: The replacement
Usage
Replaces str with new wherever it occurs in the headers or content. This only affects content that has not yet been flushed to the user.