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
Using the custom header feature from pact-standalone, allow users to add custom headers during verification - e.g. OAuth tokens.
pact-standalone
This is a common question on forums - how to submit headers that aren't/can't be part of the contract.
The text was updated successfully, but these errors were encountered:
feat(custom-headers): allow custom headers during provider verification
8afba3a
Fixes #61
No branches or pull requests
Using the custom header feature from
pact-standalone
, allow users to add custom headers during verification - e.g. OAuth tokens.This is a common question on forums - how to submit headers that aren't/can't be part of the contract.
The text was updated successfully, but these errors were encountered: