mirror of
https://github.com/danog/dns-over-https.git
synced 2025-01-22 21:31:24 +01:00
Actual fixes
This commit is contained in:
parent
bd35d5481e
commit
c94adf5873
@ -161,7 +161,7 @@ class QueryEncoderTest extends TestCase
|
|||||||
"Additional": [ ],
|
"Additional": [ ],
|
||||||
"edns_client_subnet": "12.34.56.78/0"
|
"edns_client_subnet": "12.34.56.78/0"
|
||||||
}',
|
}',
|
||||||
2,
|
2
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
@ -200,7 +200,7 @@ class QueryEncoderTest extends TestCase
|
|||||||
"Additional": [ ],
|
"Additional": [ ],
|
||||||
"edns_client_subnet": "12.34.56.78/0"
|
"edns_client_subnet": "12.34.56.78/0"
|
||||||
}',
|
}',
|
||||||
2,
|
2
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user