Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22810
Change subject: [webserver] Add 403 Forbidden HTTP status code ...................................................................... [webserver] Add 403 Forbidden HTTP status code Introduce support for the 403 Forbidden response code to improve error handling in the REST API. The status code was integrated into the webserver and applied to relevant REST catalog path handlers to ensure proper authorization feedback. Change-Id: I5c3e1b89c7a673b7de0567958ba23beb57d7f2db --- M src/kudu/master/rest_catalog_path_handlers.cc M src/kudu/server/webserver.cc M src/kudu/util/web_callback_registry.h 3 files changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/22810/1 -- To view, visit http://gerrit.cloudera.org:8080/22810 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I5c3e1b89c7a673b7de0567958ba23beb57d7f2db Gerrit-Change-Number: 22810 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
