Skip to content

Commit 91038cf

Browse files
committed
releasenotes: add release note for header value matcher
This is required to have the proper release notes entry in the changelog.
1 parent 188e8fd commit 91038cf

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
features:
3+
- |
4+
Make it possible to intelligently compare headers. To accomplish that
5+
HeaderValueMatcher was added. It already contains logic to compare
6+
unknown headers and authorization headers. Patch by Roman Inflianskas.

0 commit comments

Comments
 (0)