Taverna 2

REST HTTP errors don't fail the service

Details

Description

If an HTTP error is reported, like 404 Not Found, the REST service does not fail, but outputs the error HTML on {responseBody} and "404 Not Found" on status.

This might be useful in special cases where one wants to parse the responseBody (like from myExperiment - although they don't use proper status codes yet) - but I believe the general case should be that the service should fail on any 4xx or 5xx error codes - unless an optional tickbox is enabled, like "Don't fail on 4xx/5xx HTTP error codes".

Activity

Hide
Sergejs Aleksejevs added a comment - 2010-09-10 15:55

Fixed in revision 506

Show
Sergejs Aleksejevs added a comment - 2010-09-10 15:55 Fixed in revision 506

People

Vote (0)
Watch (0)

Dates

  • Created:
    2010-09-10 12:16
    Updated:
    2010-09-10 15:55
    Resolved:
    2010-09-10 15:55