Jimmy Lee wrote:
1. The client can't be modified. 2. The client doesn't send "Expect". 3. The client claims to use HTTP1.1 (but ironically doesn't support 100 contine!) Will apache still send random 100 continues? IIS does that. The RFC 2616
* Jimmy Lee wrote:I'm working with some devices that can't handle 100 continues.
Setting the "downgrade-1.0" environment variable might do what you want, if your client will accept HTTP 1.0 responses.
The Apache 2.2 docs for "downgrade-1.0" are at http://httpd.apache.org/docs/2.2/env.html#special
-tom- --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx