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

Is a HeaderContext to validate headers useful? #44

Open
lfbn opened this issue Feb 24, 2016 · 1 comment
Open

Is a HeaderContext to validate headers useful? #44

lfbn opened this issue Feb 24, 2016 · 1 comment

Comments

@lfbn
Copy link
Contributor

lfbn commented Feb 24, 2016

Hi there,

Can I make a pull request adding an HeaderContext with methods to validate headers?

Thanks!

@tyx
Copy link
Member

tyx commented Feb 24, 2016

Hi,

In fact we have already this kind of assertion in the behat2 branch :
https://github.com/rezzza/rest-api-behat-extension/blob/behat-2.x/src/RestApiContext.php#L108

We just currently never backported it on the master. So feel free to contribute ! I think we could add it to the RestApiContext, no need to create a new context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants