dragon-zhang opened a new issue, #3346: URL: https://github.com/apache/incubator-shenyu/issues/3346
### Description Now `ParameterData#builder` has only one return value, which is not rigorous enough in some cases (such as `cookie`and `header`). You need to find these places (maybe not only `ParameterData#builder` has this problem) and refactor it. If you want to contribute or find places similar to `ParameterData#builder`, please leave a message and I will assign it to you. ### Task List 1. - [ ] refactor `org.apache.shenyu.plugin.base.condition.data.ParameterData#builder`; 2. - [ ] refactor `org.apache.shenyu.plugin.base.condition.data.HeaderParameterData`; 3. - [ ] refactor `org.apache.shenyu.plugin.base.condition.data.CookieParameterData`; 4. - [ ] find places which maybe need muti values; -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shenyu.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org