I
ihuzjak
Guest
Hi guys, I have an issue when using HTTP client(OpenEdge.Net.pl) on Linux (CentOS 7). OpenEdge version is 11.7.3. Every response I get is HTTP/1.0 version (even when forcing HTTP/1.1 in request), but also ContentLength is always 0 and there is no response body (Entity object)! Using log-manager I discovered that full response, containing both header and body, comes back to the server, but in OpenEdge I get only header. When trying same thing on Windows 10, everything works fine, I get response body. I would appreciate your help. Regards, Ivan
Continue reading...
Continue reading...