Sn0rt commented on issue #9275: URL: https://github.com/apache/apisix/issues/9275#issuecomment-1501781461
> > > > Assume that the request body contains a field named username. We intend to route requests with usernames starting with 'apisix__' differently from those with usernames starting with 'other__'. One way to meet this requirement is to write a plugin. Is there another way? not support yet. howevert you can try to write self plugin for this feature . more info you can found from https://apisix.apache.org/zh/docs/apisix/next/plugins/ext-plugin-pre-req/ -- 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]
