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

Keep track of added and removed headers for global test server #267

Open
bartlannoeye opened this issue Oct 29, 2016 · 1 comment
Open
Assignees
Milestone

Comments

@bartlannoeye
Copy link
Contributor

In case someone opts for the global test server instead of a per-test server, we should keep track of added and removed headers to restore to the default state after test execution.

@ivaylokenov
Copy link
Owner

The WithoutDefaultRequestHeader method should be documented here - https://github.com/ivaylokenov/MyTested.WebApi/tree/master/documentation

Also, I believe there should be a multiple headers option - WithoutDefaultRequestHeaders(params string[] keys), for example.

@ivaylokenov ivaylokenov modified the milestones: Version 1.3, Version 1.4 Sep 2, 2019
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

2 participants