Open
Description
While investigating an issue reported on the forum I discovered that after a logout the homepage is fetched twice. I suspect some servers may be configured with a rule engine such that the second request gets a response 403-Forbidden.

I'm surprised to see the first request has type 'fetch' (an earlier test showed it with size zero) while the second has type 'document'.
I have tested other actions which do a POST request (login, quick search) but these get a single response.
I suspect there's something wrong with the promise (consumer twice?)
Screenshots of logging out at the demo server:




Same as performed on the server of jantony:



Metadata
Metadata
Assignees
Labels
No labels