public struct HTTPMethod: Sendable, Hashable {

    // MARK: - Public static properties

    /// HTTP GET method.