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

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -