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

[feature] httpdiff with same domain but different something else #15

Open
karlcow opened this issue Apr 7, 2015 · 3 comments
Open

[feature] httpdiff with same domain but different something else #15

karlcow opened this issue Apr 7, 2015 · 3 comments

Comments

@karlcow
Copy link

karlcow commented Apr 7, 2015

HTTP servers are capricious or sometimes give wildly different results depending on the parameters.

  • Accept-Language
  • HTTP redirection/Headers change based on different UA strings.
  • etc.

That might be an idea for a feature.

@jgrahamc
Copy link
Owner

Going to close this as I think it's a duplicate of #20

@karlcow
Copy link
Author

karlcow commented Oct 20, 2016

Not exactly. :)

$ httpdiff -header "User-Agent: Foo" -header "User-Agent: Bar" http://example.com/

would test

shows the diff.

@jgrahamc
Copy link
Owner

Ah. I see what you want now.

@jgrahamc jgrahamc reopened this Oct 20, 2016
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

2 participants