Fix TestParseSockaddrTemplate to take into account CustomResponseHeaders. (#12902)

This commit is contained in:
Nick Cabatoff
2021-10-22 08:50:12 -04:00
committed by GitHub
parent fd76783fa5
commit bf9aa3235f

View File

@@ -870,6 +870,7 @@ EOF
Address: "127.0.0.1:443",
ClusterAddress: "127.0.0.1:8201",
TLSDisable: true,
CustomResponseHeaders: DefaultCustomHeaders,
},
},
},