(program (programItem (section SEND_RESPONSE { (sectionBody (statement http.cntl.LOGGING = (value TRUE) ;)) (sectionBody (statement http.cntl.TXN_DEBUG = (value FALSE) ;)) (sectionBody (statement http.cntl.REQ_CACHEABLE = (value YES) ;)) (sectionBody (statement http.cntl.RESP_CACHEABLE = (value NO) ;)) (sectionBody (statement http.cntl.SERVER_NO_STORE = (value ON) ;)) (sectionBody (statement http.cntl.SKIP_REMAP = (value OFF) ;)) (sectionBody (statement http.cntl.INTERCEPT_RETRY = (value 1) ;)) (sectionBody (statement http.cntl.LOGGING = (value 0) ;)) (sectionBody (statement http.cntl.TXN_DEBUG = (value true) ;)) (sectionBody (statement http.cntl.REQ_CACHEABLE = (value false) ;)) (sectionBody (statement http.cntl.RESP_CACHEABLE = (value yes) ;)) (sectionBody (statement http.cntl.SERVER_NO_STORE = (value no) ;)) (sectionBody (statement http.cntl.SKIP_REMAP = (value on) ;)) (sectionBody (statement http.cntl.INTERCEPT_RETRY = (value off) ;)) (sectionBody (statement http.cntl.LOGGING = (value True) ;)) (sectionBody (statement http.cntl.TXN_DEBUG = (value False) ;)) (sectionBody (statement http.cntl.LOGGING = (value TRue) ;)) })) <EOF>)
