currently i am using API Manager 4.0
If there is a content-lengh header in the Post Method, how can I set it up and test the API in the "try out" tab? I need help.
method: POST
url: http://apihostip/GetPut?TYPE=GET&CLA=STRK
content:
:HEADER
TABLE=VERSION
VERSION
STRING
1.00
TABLE=VALID_OPER
SERIAL_NUM
STRING
ABCDEDF
But when try it out, come out the 411 error
Thanks.
