зеркало из https://github.com/mozilla/pjs.git
added a date header to the cookie test (cookies require a server date to work)
This commit is contained in:
Родитель
654d262a20
Коммит
63584fd124
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче