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

Add user-agent header customization support to Visual Fizzler #37

Open
atifaziz opened this issue Aug 23, 2015 · 1 comment
Open

Add user-agent header customization support to Visual Fizzler #37

atifaziz opened this issue Aug 23, 2015 · 1 comment

Comments

@atifaziz
Copy link
Owner

atifaziz commented Aug 23, 2015

What new or enhanced feature are you proposing?

Allow VisualFizzler to customize the User-Agent header that it uses to download a resource when using the Import From Web option from the File menu.

What goal would this enhancement help you achieve?

Some web sites serve different content based on the User-Agent header and this means that Visual Fizzler may see different HTML than when using a browser. As a result, testing a CSS selector in Visual Fizzler may give different results when the same selector is applied in a different agent. By adding an option to customize the User-Agent header, Visual Fizzler can be configured to retrieve the same HTML an arbitrary browser version.


Originally reported on Google Code with ID 37

Reported by @atifaziz on 2009-10-19 14:38:42

@atifaziz
Copy link
Owner Author

atifaziz commented Aug 23, 2015

A concrete example of this issue can be observed when using Import from Web in Visual Fizzler to get the HTML behind http://www.microsoft.com. The attached file shows the response, which is an HTML page with a single paragraph reading:

Your current User-Agent string appears to be from an automated process, if this is incorrect, please click this link: United States English Microsoft Homepage


Reported by @azizatif on 2009-10-19 14:58:37

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

No branches or pull requests

1 participant