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

chore: Adding First(), Last() and Nth() for Headers(), Trailers() and FormValues()` #49

Merged
merged 4 commits into from
Mar 4, 2021

Conversation

Eun
Copy link
Owner

@Eun Eun commented Mar 4, 2021

Description

Since the change to Headers() the ability to assert for individual header values was missing. This should now be possible by using the First(), Last() and Nth() methods.

Checklist

  • Ran make test
  • Review README.md go //ignore sections
  • Added Changelog entry to README.md when this is a #major or #minor release.

@Eun Eun merged commit 29399c4 into master Mar 4, 2021
@Eun Eun deleted the expect-header-value branch March 4, 2021 12:32
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

Successfully merging this pull request may close these issues.

1 participant