ZhangShangyu

Results 6 issues of ZhangShangyu

### Description got many warning in apisix error log, this is the msg: 2022/08/11 14:36:00 [warn] 58#58: *71699987 [lua] init.lua:349: store_token(): ext-plugin:set valid items forcibly overwritten what is the log...

1. start etcd-adapter at 2379 with a mysql backend 2. send etcd http watch request ``` curl http://localhost:2379/v3/watch \ -X POST -d '{"create_request": {"key":"Zm9v"} }' ``` get this error response:...

When the upstream data is invalid, click submit button will notice error, but the submit button still show loading, user can not resubmit after correct the data. So it needs...

### Issue description In our plugin implementation we need get cookies from request, we can get cookie from header by ```go request.Header().Values("Cookie") ``` after that we need to parse the...

### Current Behavior We have implement a Golang plugin to rewrite the request path, after rewrite the path the original args(query string) are dropped, it is not our expected behavior...

stale

### Description **Background** We want to use one port to serve both http and https due to the firewall rule restrict. For example: 8081 port can proxy both http and...

stale
feature-request