Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 9ef46f1

Browse files
committed
make http11 upgrade test insecure
1 parent 4b261cd commit 9ef46f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_integration_http11.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ def socket_handler(listener):
217217

218218
def test_upgrade_response(self):
219219
self.set_up()
220+
self.secure = False
220221

221222
send_event = threading.Event()
222223

0 commit comments

Comments
 (0)