method
content_type_with_parameters
v2.1.0 -
Show latest stable
- Class:
ActionController::AbstractRequest
content_type_with_parameters()protected
The raw content type string. Use when you need parameters such as charset or boundary which aren’t included in the content_type MIME type. Overridden by the X-POST_DATA_FORMAT header for backward compatibility.