Skip to content

Commit ef13b83

Browse files
committed
fixup! Merge remote-tracking branch 'upstream/main' into httpupgrade
1 parent 9b85d26 commit ef13b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_httpservers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,6 +1379,7 @@ class CommandLineTestCase(unittest.TestCase):
13791379
'protocol': default_protocol,
13801380
'port': default_port,
13811381
'bind': default_bind,
1382+
'content_type': 'application/octet-stream',
13821383
'tls_cert': None,
13831384
'tls_key': None,
13841385
'tls_password': None,

0 commit comments

Comments
 (0)