RE: [EMAIL PROTECTED] suppressing HTTP 100 continue

2007-08-20 Thread Jimmy Lee
If that's really true, that saves me lots of headaches. Are you sure? Thanks! -Original Message- From: André Malo [mailto:[EMAIL PROTECTED] Sent: Monday, 20 August 2007 5:25 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] suppressing HTTP 100 continue * Jimmy Lee

RE: [EMAIL PROTECTED] suppressing HTTP 100 continue

2007-08-19 Thread Jimmy Lee
Hmmm, I'll try that and test it with the client. Thanks Tom! -Original Message- From: Tom Donovan [mailto:[EMAIL PROTECTED] Sent: Monday, 20 August 2007 11:16 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] suppressing HTTP 100 continue Jimmy Lee wrote: > 1. Th

RE: [EMAIL PROTECTED] suppressing HTTP 100 continue

2007-08-19 Thread Jimmy Lee
continue without Expects', I want to know if there's any way to suppress it at all. -Original Message- From: André Malo [mailto:[EMAIL PROTECTED] Sent: Friday, 17 August 2007 5:59 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] suppressing HTTP 100 continue * Ji

[EMAIL PROTECTED] suppressing HTTP 100 continue

2007-08-16 Thread Jimmy Lee
Hi, I'm working with some devices that can't handle 100 continues. Is there a way to apply filters to apache to stop it from sending HTTP 100? Or is the only way to hack the base code? Thanks, Jimmy