We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
HTTP servers are capricious or sometimes give wildly different results depending on the parameters.
That might be an idea for a feature.
The text was updated successfully, but these errors were encountered:
Going to close this as I think it's a duplicate of #20
Sorry, something went wrong.
Not exactly. :)
$ httpdiff -header "User-Agent: Foo" -header "User-Agent: Bar" http://example.com/
would test
User-Agent: Foo
User-Agent: Bar
shows the diff.
Ah. I see what you want now.
No branches or pull requests
HTTP servers are capricious or sometimes give wildly different results depending on the parameters.
That might be an idea for a feature.
The text was updated successfully, but these errors were encountered: