diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-23 01:53:27 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-23 01:53:27 +0000 |
commit | 9391d980c3e0e4182e978ef8a5a12a1c0ed32017 (patch) | |
tree | 98322d23242a06b2065a5182c34763a471ce7281 /tests/data/test61 | |
parent | bab5183820dbd2e0ea9ee4f0442844291d05c90e (diff) |
Tweaked a few tests to test proper Turkish locale handling
Diffstat (limited to 'tests/data/test61')
-rw-r--r-- | tests/data/test61 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test61 b/tests/data/test61 index 410119de8..06c087881 100644 --- a/tests/data/test61 +++ b/tests/data/test61 @@ -17,7 +17,7 @@ Server: test-server/fake Content-Type: text/html
Funny-head: yesyes
Set-Cookie: test=yes; domain=foo.com; expires=Fri Feb 2 11:56:27 GMT 2035
-Set-Cookie: test2=yes; domain=host.foo.com; expires=Fri Feb 2 11:56:27 GMT 2035
+SET-COOKIE: test2=yes; domain=host.foo.com; expires=Fri Feb 2 11:56:27 GMT 2035
Set-Cookie: test3=maybe; domain=foo.com; path=/moo; secure
Set-Cookie: test4=no; domain=nope.foo.com; path=/moo; secure
Set-Cookie: test5=name; domain=anything.com; path=/ ; secure
|