Details
Description
I use Jetty HttpClient 'ContentExchange' and 'onResponseComplete' is called whenever '100 Continue' is received and the rest response, real content, from IIS in my case, is ignored and "WARN::Unexpected data received but no request sent" is printed on the console.