Title: HTTP 100 Continue

My apologies if you receive this message again, I had sent a message earlier but I am not sure if it reached the right audience. My question was in regards to HTTP 100 Continue and 1) how Axis is intended to deal with it and 2) how SOAP implementation are supposed to behave.

The current implementation of Axis supports HTTP 100 Continue but the implementation of HTTPConstants.HEADER_EXPECT_100_Continue flag does not seem to handle the case where the server does not send a Continue if the flag was set to true. I am trying to deal with servers in which I have no a-priori knowledge if they will send the 100 Continue. Does SOAP add or remove the semantics in which HTTP 1.1 server are supposed to respond with 100 Continue.

Thanks,
Bhushan

Reply via email to