Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit WARC header/content capture to current tab only #7

Open
machawk1 opened this issue May 22, 2013 · 3 comments
Open

Limit WARC header/content capture to current tab only #7

machawk1 opened this issue May 22, 2013 · 3 comments
Assignees
Labels
Milestone

Comments

@machawk1
Copy link
Owner

Currently, asynchronous requests from other tabs pollute the WARC if they occur during the WARC creation process.

@machawk1
Copy link
Owner Author

This might be fixed by limiting the capture to the current tab in the response and request capture filters but requires a bit more testing, which should be easy enough by keeping some other site that extensively uses Ajax open in another tab.

@machawk1
Copy link
Owner Author

For testing, throw this page ( http://warcreate.com/tests/bug7.html ) up in a tab, new tab, enable WARCreate with a simple HTML page, and note the noise included in the WARC.

@machawk1
Copy link
Owner Author

Is this the right functionality or should it be "all of the tabs the user visited with WARCreate enabled."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant