In Development
Last Updated: 01 Jun 2017 05:00 by Eric
Eric
Created on: 27 May 2017 07:54
Type: Feature Request
1
AutoSave feature removes open WebSockets
https://groups.google.com/forum/#!topic/httpfiddler/NnrWVBoym4Y

If you have auto save turned on and a web socket initiates inbetween the save interval, messages captured during the interval are saved to the "_w" files in the saz file.

After the autosave is triggered, captures that happen on the same session are no saved in subsequent autosaved saz files.
2 comments
Imported User
Posted on: 01 Jun 2017 05:00
HAii
Eric
Posted on: 01 Jun 2017 05:00
(The solution being, do not remove incomplete WebSocket Sessions from the WebSessions list when AutoSaving.) I think there shouldn't be a problem with ServerSentEvents or other "normal" incomplete sessions.