diff --git a/tests/gold_tests/body_factory/gold/http-204-custom-plugin.gold b/tests/gold_tests/body_factory/gold/http-204-custom-plugin.gold
index cab77b6aeb2..b17ae60b331 100644
--- a/tests/gold_tests/body_factory/gold/http-204-custom-plugin.gold
+++ b/tests/gold_tests/body_factory/gold/http-204-custom-plugin.gold
@@ -1,5 +1,7 @@
HTTP/1.1 204 No Content
+``
Connection: keep-alive
+``
Cache-Control: no-store
Content-Length: 282
Content-Type: text/html
@@ -16,4 +18,4 @@ Content-Type: text/html
Description: According to rfc7231 I should not have been sent to you!
This response was sent via the custom204plugin via a call to TSHttpTxnErrorBodySet.