mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-23 19:51:09 +01:00
Fix TestParseSockaddrTemplate to take into account CustomResponseHeaders. (#12902)
This commit is contained in:
parent
fd76783fa5
commit
bf9aa3235f
@ -870,6 +870,7 @@ EOF
|
|||||||
Address: "127.0.0.1:443",
|
Address: "127.0.0.1:443",
|
||||||
ClusterAddress: "127.0.0.1:8201",
|
ClusterAddress: "127.0.0.1:8201",
|
||||||
TLSDisable: true,
|
TLSDisable: true,
|
||||||
|
CustomResponseHeaders: DefaultCustomHeaders,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user