We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 188e8fd commit 91038cfCopy full SHA for 91038cf
1 file changed
releasenotes/notes/header-value-matcher-5b32c6640aef71d8.yaml
@@ -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