Gaoll

Results 5 issues of Gaoll

features可以增加功能作用到单个属性上吗。 希望某个属性,对null值不拷贝,但另外的对象null值拷贝,这个需求可以考虑吗?

**Why submit this pull request?** proxy-rewrtie.plugin regex_uri support empty value - [x] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches **What...

### Issue description at dashboard when proxy-rewrite.regex-uri can't replace empty value;but use apisix api support empty value. ![image](https://user-images.githubusercontent.com/3895272/158342820-bb339a58-bfe0-47bf-944f-f98a550de299.png) ### Expected behavior support empty value to replaced ### How to Reproduce...

bug

### Issue description ![image](https://user-images.githubusercontent.com/3895272/155442941-dfdd06fc-9c57-426e-9b62-e7e46720d2f0.png) but use apisix admin api is ok ```shell curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -i -d ' { "uris": [ "/blog/*" ], "name": "11", "plugins":...

bug

### Description I found that file-log-plugin just write one file. I think we can combine with log-rotate(or another method) plugin to split file.

enhancement