When webmachine rejects a request, it usually returns a status code and no body. Firefox and Safari at least just display a blank page in this case, which is confusing for users. It would be nice to return some kind of message in this case. Even just "Error: nnn" would be better than nothing.
When webmachine rejects a request, it usually returns a status code and no body. Firefox and Safari at least just display a blank page in this case, which is confusing for users. It would be nice to return some kind of message in this case. Even just "Error: nnn" would be better than nothing.