Re: Lynx issues "Alert!: Reloading document. All form entries will be lost!" when using header('Cache-Control: no-cache');
Mike via Lynx-dev <[email protected]> Fri, 31 Jul 2026 21:49:48 +0200
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2026-07-28 10:20, Mike wrote: > On 2026-07-27 21:04, Mike via Lynx-dev wrote: >> I'll try to change GET to POST at least in the modification-addition form, but it rather won't be a simple replacement. > > I've just changed it, and it turned out to be simpler than I thought. But it doesn't help. Data still remain. I've pushed the change to GitHub. If you want to check, you find it in the "get-replacement" branch. A note in case someone wants to check out the POST change: I've decided to continue development on the "main" branch (to not waste time). Therefore, the "main" and "get-replacement" branches have diverged. If someone needs to test the POST change with the "main" branch code, not the old "get-replacement" branch code, please tell, and I'll make the same change again (I'm not sure how Git will aid me in it).