HTTP::FormData::Part

struct HTTP::FormData::Part

Defined in:

http/formdata/part.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(headers : HTTP::Headers, body : IO)Source

Instance Method Detail

def body : IOSource

def creation_time : Time?Source

def filename : String?Source

def headers : HTTP::HeadersSource

def modification_time : Time?Source

def name : StringSource

def read_time : Time?Source

def size : UInt64?Source

© 2012–2017 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.22.0/HTTP/FormData/Part.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部