Source position: httpd.inc line 176
const DOCTYPE_XHTML_1_0S = '<!DOCTYPE html PUBLIC "-//W3C//' + 'DTD XHTML 1.0 Strict//EN"' + LineEnding + '"http://www.w3.org/TR/xhtml1/DTD/' + 'xhtml1-strict.dtd\">' + LineEnding;