As defined in RFC2616 (6.1)
http://www.w3.org/Protocols/rfc2616/rfc2616-sec6.html#sec6.1

Is it better to change org.restlet.data.Status#toString() to comform to [HTTP-Version SP Status-Code SP Reason-Phrase CRLF] ?

If no: What is the best way to build "Status-Line" of a org.restlet.data.Status ?

Reply via email to