Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Allow headers to be ignored from interaction matching #66

Open
3 tasks done
aoberoi opened this issue Dec 12, 2018 · 0 comments
Open
3 tasks done

Allow headers to be ignored from interaction matching #66

aoberoi opened this issue Dec 12, 2018 · 0 comments
Labels
enhancement M-T: A feature request for new functionality

Comments

@aoberoi
Copy link
Contributor

aoberoi commented Dec 12, 2018

Description

This feature request is from #64.

Headers often contain data that is meant to change from one replay to another. That means when the headers are recorded into the interaction, they can sometimes undesirably affect interaction matching. Here are a few ideas on how we might solve this:

  • As suggested in the ticket above, create a blacklist of headers to ignore.
  • Provide a way to turn off recording of anything but the required headers (such as Content-Type).
  • Provide a whitelist of headers to include.

We should also create a config setting for whichever solution we use so that users don't have to repeat this over and over. (#4)

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement M-T: A feature request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant