mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update web-platform-tests to revision de3ae39cb59880a8245431e7f09817a2a4dad1a3
This commit is contained in:
parent
0c5b020163
commit
b322aa3943
131 changed files with 2717 additions and 600 deletions
|
@ -144,6 +144,7 @@ class HTTPWireProtocol(object):
|
|||
|
||||
if headers is None:
|
||||
headers = {}
|
||||
headers.update({'Connection': 'keep-alive'})
|
||||
|
||||
url = self.url(uri)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue