Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/23657 )
Change subject: [webserver] Restrict UI pages to GET/HEAD methods only ...................................................................... Patch Set 2: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/23657/2/src/kudu/server/webserver-test.cc File src/kudu/server/webserver-test.cc: http://gerrit.cloudera.org:8080/#/c/23657/2/src/kudu/server/webserver-test.cc@793 PS2, Line 793: } Does it make sense to add a scenario to verify webserver's response to the OPTIONS method on non-styled pages (i.e. json and functional in this test suite), as well as for non-registered (non-existing) URL? -- To view, visit http://gerrit.cloudera.org:8080/23657 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ie232bd50785bb750ecaa0a7e19403e573ac193eb Gerrit-Change-Number: 23657 Gerrit-PatchSet: 2 Gerrit-Owner: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Ashwani Raina <[email protected]> Gerrit-Reviewer: Gabriella Lotz <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Wed, 26 Nov 2025 18:55:11 +0000 Gerrit-HasComments: Yes
