tidy-up: whitespace [ci skip]
This commit is contained in:
parent
0c890d93eb
commit
4eb4d660d6
@ -51,4 +51,3 @@ A name to use to over-ride the `public_name` field of an ECHConfigList
|
|||||||
|
|
||||||
Most errors cause error
|
Most errors cause error
|
||||||
*CURLE_ECH_REQUIRED* (101).
|
*CURLE_ECH_REQUIRED* (101).
|
||||||
|
|
||||||
|
|||||||
@ -175,4 +175,3 @@ class TestSSLUse:
|
|||||||
assert r.json, f'{r}'
|
assert r.json, f'{r}'
|
||||||
if proto != 'h3': # we proxy h3
|
if proto != 'h3': # we proxy h3
|
||||||
assert r.json['SSL_TLS_SNI'] == domain, f'{r.json}'
|
assert r.json['SSL_TLS_SNI'] == domain, f'{r.json}'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user