Im getting 411 issue in tRestClient Component. I have passed "Content-Length" as one of the header. Still im getting the same issue. How to resolve this. TIA
Does this error appear when using another tool for Rest requests (like Soap UI)?
How did you configure your HTTP header? How many requests are you trying to using? Does it work if you don't specify "Content-Length"?As normally Content-Length header is set during the call.