I would like to know if Integration Server supports the use of the 100 (Continue) Status of http 1.1 ?
We are developping an .NET application that invokes Integration Server Web Services. By default .NET uses expect100Continue = true. We experimented a increase in performance when we changed to expect100Continue = false.
In Internet I only see suggestions to change this property to false.
But can anyone tell me why does Integration Server does not send the http 100 as stated in [URL=“http://www.ietf.org/rfc/rfc2616.txt”]http://www.ietf.org/rfc/rfc2616.txt[/URL] for http 1.1 ?
Thanks
João Caseiro