From 6f40ca34ecbbfeaf9404ad3a000149aa4f33a34f Mon Sep 17 00:00:00 2001 From: Waldek Mastykarz Date: Tue, 5 Nov 2024 10:22:48 +0100 Subject: [PATCH] Allows mocking responses with multiple headers with the same name. Fixes #927 (#929) --- dev-proxy-abstractions/ProxyUtils.cs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dev-proxy-abstractions/ProxyUtils.cs b/dev-proxy-abstractions/ProxyUtils.cs index 5899e350..c230239f 100644 --- a/dev-proxy-abstractions/ProxyUtils.cs +++ b/dev-proxy-abstractions/ProxyUtils.cs @@ -339,7 +339,11 @@ public static void MergeHeaders(IList allHeaders, IList