Add servlet request validation for method and content type

Description

The SP can leverage some additional validators.

Environment

None

Activity

Scott Cantor April 4, 2025 at 7:59 PM

Also removed the log warnings ahead of the exception throws, as that leads to redundant logging in our software, and fits our general style of limiting extra warn/error logging deep inside low level components that also raise exceptions.

I used the helper class we have for media type matching, which leverages Guava (unfortunately).

Done

Details

Assignee

Reporter

Components

Fix versions

Created April 4, 2025 at 7:57 PM
Updated April 4, 2025 at 7:59 PM
Resolved April 4, 2025 at 7:59 PM