idbeta opened a new issue #2378:
URL: https://github.com/apache/apisix/issues/2378


   ### Issue description
   ```shell
   $ curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: 
edd1c9f034335f136f87ad84b625c8f1' -X PUT -i -d '{"uri": 
"/helloOQ%26F8G%23J%27K%2C-f4BT%5Ba%7EN_%3A6C3UkMmgpeVyu72RjL%2A%5D%24", 
"upstream": {"nodes": {"127.0.0.1:9666": 1}, "type": "roundrobin"}}'
   HTTP/1.1 200 OK
   ... ...
   ```
   test
   ```shell
   $ curl -i 
'http://127.0.0.1:9080/helloOQ%26F8G%23J%27K%2C-f4BT%5Ba%7EN_%3A6C3UkMmgpeVyu72RjL%2A%5D%24'
   HTTP/1.1 404 Not Found
   ... ...
   ```
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): master
   * OS: mac
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to