Forum Discussion
jsauvard
12 years agoNew Contributor
Hi,
thanks for feedback, however, this is not exactly what I've been looking for.
The problem (I assume) I have is with a server that does not close properly the HTTP connection.
If I read properly the specification for HTTP: http://www.w3.org/Protocols/rfc2616/rfc ... tml#sec4.4
I receive a 500 response without Content-Length, thus the server should be closing the connection for the message to be read.
All clients (but SOAP UI) I have been using end up with a timeout.
My browser displays something only after the default browser timeout of 3 minutes.
SOAP UI displays the server response without any time out.
Would you know of any SOAP UI feature as a client that would lead to such a behaviour?
thanks for feedback, however, this is not exactly what I've been looking for.
The problem (I assume) I have is with a server that does not close properly the HTTP connection.
If I read properly the specification for HTTP: http://www.w3.org/Protocols/rfc2616/rfc ... tml#sec4.4
I receive a 500 response without Content-Length, thus the server should be closing the connection for the message to be read.
All clients (but SOAP UI) I have been using end up with a timeout.
My browser displays something only after the default browser timeout of 3 minutes.
SOAP UI displays the server response without any time out.
Would you know of any SOAP UI feature as a client that would lead to such a behaviour?