mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Upgrade Hyper
This commit is contained in:
parent
5df705a41f
commit
a48a111cee
42 changed files with 872 additions and 891 deletions
|
@ -41,16 +41,13 @@
|
|||
[Content-Length%3A%20]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: 42,42". Expected: 42.]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: 42\\r\\nContent-Length: 42,42". Expected: 42.]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: 30,30". Expected: 30.]
|
||||
[Input: "Content-Length: 030, 30". Expected: network error.]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: 30\\r\\nContent-Length: 30,30". Expected: 30.]
|
||||
[Input: "Content-Length: 030,30". Expected: network error.]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: aaaah\\r\\nContent-Length: aaaah". Expected: 42.]
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
[credentials-flag.htm]
|
||||
type: testharness
|
||||
[Access-Control-Allow-Credentials: True should be disallowed (async)]
|
||||
expected: FAIL
|
||||
|
||||
[Access-Control-Allow-Credentials: TRUE should be disallowed (async)]
|
||||
expected: FAIL
|
||||
|
|
@ -41,16 +41,13 @@
|
|||
[Content-Length%3A%20]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: 42,42". Expected: 42.]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: 42\\r\\nContent-Length: 42,42". Expected: 42.]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: 30,30". Expected: 30.]
|
||||
[Input: "Content-Length: 030, 30". Expected: network error.]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: 30\\r\\nContent-Length: 30,30". Expected: 30.]
|
||||
[Input: "Content-Length: 030,30". Expected: network error.]
|
||||
expected: FAIL
|
||||
|
||||
[Input: "Content-Length: aaaah\\r\\nContent-Length: aaaah". Expected: 42.]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue