struct ActionController::BodyParser::FileUpload
- ActionController::BodyParser::FileUpload
- Struct
- Value
- Object
Defined in:
action-controller/body_parser.crConstructors
Instance Method Summary
- #body : IO
- #creation_time : Time | Nil
- #filename : String | Nil
- #headers : HTTP::Headers
- #modification_time : Time | Nil
- #name : String
- #read_time : Time | Nil
- #size : UInt64 | Nil