- With hide-version unbound also omits the version from http headers.

This commit is contained in:
W.C.A. Wijngaards
2021-07-16 13:45:41 +02:00
parent 2a8d1a6d10
commit 9d4644b125
6 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -1052,7 +1052,7 @@ outside_network_create(struct comm_base* base, size_t bufsize,
int ATTR_UNUSED(delayclose), int ATTR_UNUSED(tls_use_sni),
struct dt_env* ATTR_UNUSED(dtenv), int ATTR_UNUSED(udp_connect),
int ATTR_UNUSED(max_reuse_tcp_queries), int ATTR_UNUSED(tcp_reuse_timeout),
int ATTR_UNUSED(tcp_auth_query_timeout))
int ATTR_UNUSED(tcp_auth_query_timeout), int ATTR_UNUSED(hide_version))
{
struct replay_runtime* runtime = (struct replay_runtime*)base;
struct outside_network* outnet = calloc(1,