From c41f7e25f47ab352130d971fbbc88f6af6e89aae Mon Sep 17 00:00:00 2001 From: Tom Chiverton Date: Tue, 2 Apr 2024 10:57:05 +0100 Subject: [PATCH 1/4] Add suppressTaffyHeaders settings --- core/api.cfc | 69 ++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 48 insertions(+), 21 deletions(-) diff --git a/core/api.cfc b/core/api.cfc index 81aaeb1..45b7bec 100644 --- a/core/api.cfc +++ b/core/api.cfc @@ -64,7 +64,9 @@ - + + + @@ -430,19 +432,21 @@ - - - - - - - - - - - - - + + + + + + + + + + + + + + + @@ -477,7 +481,10 @@ /> - + + + + @@ -513,7 +520,10 @@ - + + + + @@ -527,19 +537,32 @@ - + + + + + - + + + + + + - + + + + + @@ -570,7 +593,10 @@ ,_taffyRequest.statusArgs.statusCode ) /> - + + + + #local.resultSerialized# @@ -606,6 +632,7 @@ + @@ -1012,7 +1039,7 @@ - + From 7e266bed68ef20eff2ddacf345732974c17a01c8 Mon Sep 17 00:00:00 2001 From: Tom Chiverton Date: Tue, 2 Apr 2024 10:59:07 +0100 Subject: [PATCH 2/4] Revert; upstream change --- core/api.cfc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api.cfc b/core/api.cfc index 45b7bec..31b2e0f 100644 --- a/core/api.cfc +++ b/core/api.cfc @@ -1039,7 +1039,7 @@ - + From 7d55e21186df90b0cf10585251e5631b2d9aefe2 Mon Sep 17 00:00:00 2001 From: Tom Chiverton Date: Tue, 2 Apr 2024 11:24:21 +0100 Subject: [PATCH 3/4] Suppress this too, as appears on normal start up --- core/api.cfc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/api.cfc b/core/api.cfc index 31b2e0f..3097f6d 100644 --- a/core/api.cfc +++ b/core/api.cfc @@ -616,7 +616,11 @@ - + + + + + From 17821c73db1f03c0457b23b11397bc8108373026 Mon Sep 17 00:00:00 2001 From: Tom Chiverton Date: Tue, 2 Apr 2024 11:33:18 +0100 Subject: [PATCH 4/4] move this later so can see the setting --- core/api.cfc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/api.cfc b/core/api.cfc index 3097f6d..0168242 100644 --- a/core/api.cfc +++ b/core/api.cfc @@ -616,10 +616,6 @@ - - - - @@ -731,6 +727,10 @@ + + + +