ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
MultipartPart
ae
net
http
common
Undocumented in source.
struct
MultipartPart {
string
[
string
]
headers
;
Data
data
;
}
Members
Variables
data
Data
data
;
Undocumented in source.
headers
string
[
string
]
headers
;
Undocumented in source.
Meta
Source
See Implementation
ae
net
http
common
classes
HttpRequest
HttpResponse
enums
HttpStatusCode
functions
cacheForever
disableCache
encodeMultipart
httpEscape
httpTime
parseItemList
structs
MultipartPart