Re: [cookies?] unable to log in in http://board.flatassembler.net/
David Woolley <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
On 03/11/2021 00:15, Thorsten Glaser wrote: > (it's not related to user-agent...). Recompiling those (to capture the > actual headers_they_ see) would be simpler than firefox... Firefox has built-in developer tools that allow you to see what was on the wire. These are the header received with the HTML on the home page: Cache-Control private, pre-check=0, post-check=0, max-age=0 Connection keep-alive Content-Encoding gzip Content-Length 4192 Content-Type text/html; charset=UTF-8 Date Wed, 03 Nov 2021 11:19:40 GMT Expires 0 Pragma no-cache Server HeavyThing Set-Cookie phpbb2mysql_data=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; secure Set-Cookie phpbb2mysql_sid=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/; secure X-Powered-By PHP/7.2.5