-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
fix: plugin jwe-decrypt decryption failure #10843
Conversation
Could you add test cases for this? |
@kayx23 , Any idea about how to do this test case ? |
is this pr ready to review now? @monkeyDluffy6017 pls help run the ci |
@hanqingwu please check the failed tests, thanks. |
@kayx23 , the test case directly check heads |
Maybe use an upstream that returns the headers? I see |
please make the ci pass |
@monkeyDluffy6017 , Can you telll me how to debug test case in my local env ? |
@shreemaan-abhishek, thanks! |
@monkeyDluffy6017 , I have add test case , please review it. |
please merge the master branch |
@monkeyDluffy6017 , Have merged |
Description
Fixes #10835
Checklist