diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test1218 | 2 | ||||
-rw-r--r-- | tests/data/test27 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1218 b/tests/data/test1218 index ee18cb528..9c2fc0389 100644 --- a/tests/data/test1218 +++ b/tests/data/test1218 @@ -14,7 +14,7 @@ cookies <data> HTTP/1.1 200 OK Date: Tue, 25 Sep 2001 19:37:44 GMT -Set-Cookie: domain=.example.fake; bug=fixed; +Set-Cookie: bug=fixed; domain=.example.fake; Content-Length: 21
This server says moo diff --git a/tests/data/test27 b/tests/data/test27 index 5ae2ffd4f..6fed3d994 100644 --- a/tests/data/test27 +++ b/tests/data/test27 @@ -11,7 +11,7 @@ cookies <data> HTTP/1.1 200 Mooo swsclose Connection: close -Set-Cookie: path=/; thewinneris=nowayyouwin; +Set-Cookie: thewinneris=nowayyouwin; path=/; Content-Length: 8 *flopp* |