Marten::Conf::GlobalSettings::MethodOverride
Allows to configure settings related to the method override middleware.
Instance methods
http_header_name
Returns the name of the HTTP header used to signal method overrides (e.g., in forms).
http_header_name=(http_header_name : String)
Sets the name of the HTTP header used for method overrides.
input_name
Returns the name of the input field used to signal method overrides (e.g., in forms).