AlbumenJ commented on issue #14838:
URL: https://github.com/apache/dubbo/issues/14838#issuecomment-2445680618
Have you tried with `parameters = {"responseFilter", "true",
"securityFilter", "false"}`?
Also, can't you get the value by
`invoker.getUrl().getParameter("responseFilter")`?
BTW, configuring `xxxFilter` with `true` or `false` in `parameters` cannot
enable or disable a certain `Filter`.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]