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


   ### Issue description
   curl http://127.0.0.1:9080/apisix/admin/routes/1 -H 'X-API-KEY: 
edd1c9f034335f136f87ad84b625c8f1' -X PUT -d '
   {"uri": 
"/helloh~E]ftXnj2Hs#r9&Rg:Y/;o-OI,uN7Le!P_J+w.zi4C0aDA3WMqU1T*KVZ?GmdFlQ5", 
"upstream": {"nodes": {"127.0.0.1:9666": 1}, "type": "roundrobin"}}'
   it returned 200
   but when i reuqest the uri
   
http://127.0.0.1:9080/helloh~E]ftXnj2Hs#r9&Rg:Y/;o-OI,uN7Le!P_J+w.zi4C0aDA3WMqU1T*KVZ?GmdFlQ5
   it returned 404
   
   ### Environment
   
   * apisix version (cmd: `apisix version`): master
   * OS:
   


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