thank you very much. in my work, i just need implementing an url interface. in the beginning, the interface accept one parameter with only one value in url. but now, we want to put more than one value into that parameter. as the length of url is limited, i'm trying to transport that parameter with multiple values within http body.in my simple scene, using shell script is acceptable.do you know how to get http request body from shell script?