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
Hi,
Is there a way to create a separate WARC file for each request?
eg: I have 2 browsers, both using warcprox as a proxy
Browser 1 sends a request to google.com. Browser 2 sends a request to wikipedia.com
At the moment, I get a single warc file with data from both sites.
Is there a way to save the response in 2 separate WARC files? eg: warcprox-wikipedia.warc, warcprox-google.warc