jack01234 opened a new issue, #10259:
URL: https://github.com/apache/apisix/issues/10259

   ### Description
   
   1、curl http://localhost:8090/test123   -X POST   -H "Content-Type: 
application/json"   --data-raw 
'{"method":"eth_blockNumber","params":[],"id":1,"jsonrpc":"2.0"}'
   2、the file log is: 
{"request":{"headers":{"host":"172.20.192.17:31684","content-type":"application/json","accept":"*/*","user-agent":"curl/7.74.0","content-length":"63"},"size":206,"method":"POST","querystring":{},"uri":"/test123","url":"http://172.20.192.17:9080/test123"},"upstream_latency":1,"apisix_latency":0.99985504150391,"client_ip":"172.20.192.17","route_id":"1","latency":1.9998550415039,"server":{"hostname":"apisix-6b7d85c97-4qhvx","version":"3.2.2"},"upstream":"172.20.192.198:8545","start_time":1695711591640,"service_id":"","response":{"headers":{"date":"Tue,
 26 Sep 2023 06:59:51 
GMT","connection":"close","server":"APISIX/3.2.2","content-length":"0"},"status":404,"size":128,"body":""}}
 
   the querystring is null but i appoint the --data-raw please tell how can i 
resolve this?thank you very much
   
   ### Environment
   
   - APISIX version is 3.2.2
   - etcd version is 3.1
   - APISIX Dashboard version is 3.0
   


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

Reply via email to