Hi Support team,
How can I get request header info. from Server Code?
As shown below, I have created a request with a parameter in header.
I want to get this parameter from Server code script, which this request will be calling to.
I checked this link, but there seems to be only request.body() function, no something like request.header().
Please let me know I can get the header data.
https://devcenter.appery.io/documenta...
Thanks
Dongzhi