On 11/17/06 2:50 PM, "Fuad Efendi" <[EMAIL PROTECTED]> wrote: > > We should probably separate business-related end-user errors (such as when > user submits empty query) and make it XML-like (instead of HTTP 400)
Speaking as a former web spider maintainer, it is very important to keep the HTTP response codes accurate. Never return an error with a 200. If we want more info, return an entity (body) with the 400 response. wunder -- Walter Underwood Search Guru, Netflix