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

Remove false negatives from http-request multipart tests #33

Open
ndw opened this issue Dec 17, 2016 · 0 comments
Open

Remove false negatives from http-request multipart tests #33

ndw opened this issue Dec 17, 2016 · 0 comments

Comments

@ndw
Copy link
Collaborator

ndw commented Dec 17, 2016

When I upgraded to the latest HTTP Apache client, I began getting false positives on the http-request multipart tests. The problem is that the updated library sends Accept-Encoding headers that change the results but aren't actually relevant to the test.

Adding a filter step to remove the headers would focus the tests more explicitly.

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