Closed giovanniborella closed 4 years ago
@giovanniborella Not returning 200 will break things in e.g. MapInfo, which will not show the Expection message when getting other than 200. So I believe the right thing is to return an expections with code 200.
When querying the WFS-implementation GC2 should return the correct error-code.
Even if the service throws an exception, the http-statuscode is still 200 as per screenshot:
should return 500 for server error