Blackcat308 opened a new issue, #2948: URL: https://github.com/apache/apisix-dashboard/issues/2948
### Issue description Figure 1 and 2 shows the initiation of GET and POST requests. <img width="947" alt="img1" src="https://github.com/apache/apisix-dashboard/assets/21216908/c92e9399-72b7-4457-bac6-c1582ee8650d">  It seems that errors occur when attempting to delete or modify using the DELETE and PUT methods.      It appears that there are no logs indicating any PUT or DELETE requests being made. Could you please tell me what the problem is? Could it be that the server has restrictions in place? ### Expected behavior I expect to be able to access it normally. ### How to Reproduce Figure 1 and 2 shows the initiation of GET and POST requests. <img width="947" alt="img1" src="https://github.com/apache/apisix-dashboard/assets/21216908/c92e9399-72b7-4457-bac6-c1582ee8650d">  It seems that errors occur when attempting to delete or modify using the DELETE and PUT methods.      It appears that there are no logs indicating any PUT or DELETE requests being made. Could you please tell me what the problem is? Could it be that the server has restrictions in place? ### Screenshots _No response_ ### Environment - apisix version (cmd: `apisix version`):3.9.1 - OS (cmd: `uname -a`):Linux szzfglpt-3 3.10.0-862.2.3.el7.x86_64 #1 SMP Wed May 9 18:05:47 UTC 2018 x86_64 x86_64 x86_64 GNU/Linu - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):1.25.3.1 - etcd version, if have (cmd: run `etcd --version`):3.5.8 - apisix-dashboard version, if have:  - Browser version, if have: ### Additional context _No response_ -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
