Conversation
There is a `TreatAllHeadersAsRequired` option to keep the old behaviour if needed. I do not intend to add a flag to deck yet unless people ask for this functionality
c47496a to
6463172
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #289 +/- ##
==========================================
+ Coverage 69.75% 69.82% +0.07%
==========================================
Files 24 24
Lines 2738 2751 +13
==========================================
+ Hits 1910 1921 +11
- Misses 652 653 +1
- Partials 176 177 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I've added a commit to fix duplicate plugin IDs in older tests. |
|
@harshadixit12 Do you think the implemented behaviour is correct here? Should we have a fallback? |
Since this header behaviour is limited to |
Second attempt at #285, which was reverted due to failing tests.
Fixes:
Kong/deck#1856
Kong/deck#1838