Skip to content

Commit bd8779a

Browse files
committed
Update grpcweb.py
1 parent a0fef0d commit bd8779a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/gl-testing/gltesting/grpcweb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ def proxy(self, request: Request):
180180
# Load TLS client cert info client
181181
ctx = httpx.create_ssl_context(
182182
verify=ca_path,
183-
http2=True,
184183
cert=(
185184
node.identity.cert_chain_path,
186185
node.identity.private_key_path,

0 commit comments

Comments
 (0)