We are using Coldfusion 9.
Is there a simple way to know if enablecfoutputonly has been set to true during a particular request?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I cannot test with CF9 right now, but in CF10 it is accessible from
getPageContext()by checking the output object:.. or using reflection: