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

Allow cookie/application state to be included when considering URL uniqueness. #59

Open
dantleech opened this issue Mar 6, 2019 · 0 comments

Comments

@dantleech
Copy link
Owner

dantleech commented Mar 6, 2019

If the crawler changes a cookie, then the application could behave in a different way, and the URL status in one state might not apply to all application states of a specific cookie.

In this case the crawler should crawl the cartesian product of all relevant states.

And then, the application state might be internal to the server based on the session cookie ... in which case it might be desirable to vary on an arbitrary HTML element (e.g. the currently selected portal / location / blah).

@dantleech dantleech changed the title Allow cookie state to be included when considering URL uniqueness. Allow cookie/application state to be included when considering URL uniqueness. Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant