rest - Message body on a 404 message -
i talking co-worker reason wrote framework ground because wasn't able automatically unmarshall message body on 404 http packet.
he says he's following rest principles. guess message body on 404 http packet violate principles, i'm not sure of it.
if has opinion regarding this, please answer :)
if use web browser go http://www.google.com/unknown 404 status code , entity body.
it quite common entity bodies returned 404s.
if @ description of 400 errors in httpbis spec see
the server should include representation containing an
explanation of error situation, , whether temporary or
permanent condition.
Comments
Post a Comment