On Wed, 2010-12-01 at 16:43 +0000, sebb wrote: > Section 1.7 says: > > "'http.protocol.expect-continue': ... If this parameter is not set > HttpClient will attempt to use the handshake." > > However the default value returned by > HttpProtocolParams.useExpectContinue() is false, and I assume this is > used by the code. > > So shall I change that to "will not attempt" ? >
Please do so. > [BTW, I'm in the process of re-reading the docs in preparation for > using HC in JMeter, so I may well be making some minor tweaks as I > go.] > It is all yours ;-) Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
