[Progress Communities] [Progress OpenEdge ABL] Forum Post: HTTP client (OpenEdge.Net.pl) response body issues on Linux

  • Thread starter Thread starter ihuzjak
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top