/// The FrontendRequestMethod enum describes the two supported request methods.
/// For other methods, the OtherUnsupported variant is used.
/// Frontend request wrapper to be implemented by server framework wrappers
/// to provide a unified interface for handling requests.