Currently, we didn't make any reaction against HTTP status code. For example, for an 404 response, we should throw proper "NotFound" exception.
Currently, we didn't make any reaction against HTTP status code.
For example, for an 404 response, we should throw proper "NotFound" exception.