Changes between Initial Version and Version 3 of Ticket #448
- Timestamp:
- Nov 13, 2013, 7:47:54 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #448 – Description
initial v3 1 1 the http code should be 404 for wcs 2.0.1 exceptions. 2 2 currently, the exception code is set to HTTP/1.1 200 OK 3 4 The following errors should return a 404 status code: 5 * WcsError 6 * RuntimeError 7 * UnknownError 8 * RasdamanError 9 * RasdamanRequestFailed