Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHi vbrabant,
Currently, it is not possible to control expect-continue handshake mechanism from soapUI (initiated by "Expect: 100-continue" header sent by client).
By default, this handshake mechanism is not enabled because of potential issues with HTTP 1.0 servers and proxies. Here's a quote from HttpClient's HTTP preferences:
This will be supported in foreseeable future and it's good that you already added a feature request.
Cheers!
/Nenad Nikolic a.k.a. Shonzilla
Currently, it is not possible to control expect-continue handshake mechanism from soapUI (initiated by "Expect: 100-continue" header sent by client).
By default, this handshake mechanism is not enabled because of potential issues with HTTP 1.0 servers and proxies. Here's a quote from HttpClient's HTTP preferences:
'Expect: 100-continue' handshake should be used with caution, as it may cause problems with HTTP servers and proxies that do not support HTTP/1.1 protocol.
This will be supported in foreseeable future and it's good that you already added a feature request.
Cheers!
/Nenad Nikolic a.k.a. Shonzilla