]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1406025 Return 404 or 410 HTTP status codes for bibs
authorDan Scott <dscott@laurentian.ca>
Sun, 28 Dec 2014 01:25:50 +0000 (20:25 -0500)
committerDan Scott <dscott@laurentian.ca>
Sun, 28 Dec 2014 01:27:49 +0000 (20:27 -0500)
commit9e62e25e0b2d740feb28936c9c1ac04216556854
treec2e29e3a2a525dedb49b36da7e48d7a29f853a52
parent4bd42e9a2fc973351edd9a58b00c2feec949cb1a
LP1406025 Return 404 or 410 HTTP status codes for bibs

If a record has been deleted, return a 410 Gone status code; if it doesn't
exist at all, return a 404 Not Found code.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm