Peter Zhu

Results 7 issues of Peter Zhu

Hi, we have generated a chart of contributors over time, which may be helpful to you. You can referer: https://contributor-graph-api.apiseven.com/contributors-svg?chart=contributorOverTime&repo=jlevy/the-art-of-command-line

Hello, when I use this lib for proxy.I found that the project doesn't support websocket extension. In `client.lua`,you return error when RSV1, RSV2, RSV3 are not zero. In `server.lua`, you...

Hi, @tom-smith-okta I am from the [Apache APISIX](https://github.com/apache/apisix) community. The Apache APISIX also supports to use Okta as an authorization server, you can see the blog here: https://developer.okta.com/blog/2021/08/18/apache-apisix-gateway. Cloud we...

### Current State Hello, when I read the doc of the "redirect" plugin, https://apisix.apache.org/docs/apisix/plugins/redirect/ I can't get find the way that we can configure the redirect to a url like...

good first issue
doc

### Current Behavior When I use meta.filter in the plugin like this: ``` curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '{ "plugins": { "file-logger": { "_meta": { "filter": [...

Hi @bungle. Now etcd is very popular used in the cloud native project. I want to contribute a PR to support using etcd as storage. Looking forward to your response,...