You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In current implementation the only way to get requests from history is to loop through one by one, which is not that convenient. It would be nice to implement fuzzy search through history to filter only matching requests.