Option Name:ignore_expect_100
Replaces:
Requires:--enable-http-violations
Default Value:ignore_expect_100 off
Suggested Config:

	This option makes Squid ignore any Expect: 100-continue header present
	in the request. RFC 2616 requires that Squid being unable to satisfy
	the response expectation MUST return a 417 error.

	Note: Enabling this is a HTTP protocol violation, but some clients may
	not handle it well..