edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] Cookies
@ 2016-01-07  4:30 Tyler Spivey
  2016-01-07 12:58 ` Chris Brannon
  0 siblings, 1 reply; 2+ messages in thread
From: Tyler Spivey @ 2016-01-07  4:30 UTC (permalink / raw)
  To: Edbrowse-dev

Here we go.
Browse this page, which is a simple php script I set up:
http://allinaccess.com/cookie.php
The first time you go there, it should set the cookie with an expiration
time of one year.
Set-Cookie: test=ok; expires=Thu, 05-Jan-2017 18:21:29 GMT
So far so good; the page says "test set".
Refresh with rf, we send the cookie.
Cookie: test=ok
Quit Edbrowse and look at the jar.
It's there.
allinaccess.com>FALSE>/>FALSE>1483640489>test>ok
Start it back up,
db4
b http://allinaccess.com/cookie.php
No cookie gets sent.
Is this a bug in the browser, or my script?
If we test with a clean Firefox profile, going to the page sets the
cookie the first time, and says ok the second time after restarting the
browser.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-01-07 12:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-07  4:30 [Edbrowse-dev] Cookies Tyler Spivey
2016-01-07 12:58 ` Chris Brannon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).