mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 12:04:38 +00:00
added a date header to the cookie test (cookies require a server date to work)
This commit is contained in:
parent
f65007f48c
commit
8887ad2cc9
@ -15,6 +15,7 @@ START /cookie
|
||||
INCLUDE generic.res
|
||||
Content-Type: text/html
|
||||
Set-Cookie: foo=bar
|
||||
Date: Wed, 28 Jul 1999 17:00:01 GMT
|
||||
CRLF
|
||||
A test with Set-Cookie header foo=bar
|
||||
END
|
||||
|
@ -15,6 +15,7 @@ START /cookie
|
||||
INCLUDE generic.res
|
||||
Content-Type: text/html
|
||||
Set-Cookie: foo=bar
|
||||
Date: Wed, 28 Jul 1999 17:00:01 GMT
|
||||
CRLF
|
||||
A test with Set-Cookie header foo=bar
|
||||
END
|
||||
|
Loading…
x
Reference in New Issue
Block a user