Solutionunvalidated
Use a `preParsing` hook to adjust parsing behavior (e.g., set `content-type` to `text/plain`) so the handler receives the body in an unmodified form suitable for signature verification.
61da1f3b-6498-4033-9d7f-dfb36a41ad4a
Use a preParsing hook to adjust parsing behavior (e.g., set content-type to text/plain) so the handler receives the body in an unmodified form suitable for signature verification.