SGTM! lxm lxm <lxm.x...@gmail.com> 于2021年11月29日周一 下午8:19写道:
> hi,community > > currently, apisix ingress controller on support pathType in "prefix" > "exact". > > while in ingress nginx controller ,there is a support > > ``` > nginx.ingress.kubernetes.io/use-regex: 'true' > ``` > > according to the apisix's doc, I found that `exprs` meet this feature > > so , How about to implement this feature with ingress annotation an > apisix's `exprs` >