Skip to content

Commit

Permalink
added a date header to the cookie test (cookies require a server date…
Browse files Browse the repository at this point in the history
… to work)
  • Loading branch information
valeski%netscape.com committed Jul 6, 1999
1 parent f65007f commit 8887ad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions netwerk/testserver/docs/urlmap
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions tools/testserver/docs/urlmap
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8887ad2

Please sign in to comment.