2006/5/7, Toru Marumoto <[EMAIL PROTECTED]>:
On 5/7/06, James Holderness <[EMAIL PROTECTED]> wrote:
>but what if they just want to do something simple? They can't just
>include an atom:title element,"

Well, that case, you don't return response body at all.

"HTTP/1.x 500 Internal Server Error" is nice and simple (with a Title).

*This* is nice and simple:
{{{
HTTP/1.1 500 Internal Server Error
Server: xxxxxxxxx
Date: xxxxxxxxx
Content-Type: text/plain
Content-Length: 31

Can't connect to the DB server.
}}}

--
Thomas Broyer

Reply via email to