Failed to add HTML header.
|
|
ColdFusion was unable to add the header you specified to the output stream. This is probably because you have already used a cfflush tag in your template or buffered output is turned off.
|
| |
The error occurred in F:/home/heymantalent.com/wwwroot/Application.cfc: line 37
|
35 : <cffunction name="onRequestStart" returntype="boolean" output="false" hint="Code that is run when a request begins (just prior to the requested page being executed.">
36 : <!--- disable proxy cache --->
37 : <cfheader name="cache-control" value="no-cache, no-store, must-revalidate">
38 : <cfheader name="pragma" value="no-cache">
39 : <cfheader name="expires" value="#now()#">
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
216.73.216.134 |
| Referrer |
|
| Date/Time |
07-Nov-25 12:21 PM |
|