awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
ResourceResponse
awebview
wrapper
resourceinterceptor
Undocumented in source.
struct
ResourceResponse {
this
(inout(CppObj) cppObj);
this
(const(ubyte)[] buffer, S mimeType);
this
(S path);
inout
(
CppObj
)
cppObj
();
}
Constructors
this
this
(inout(CppObj) cppObj)
Undocumented in source.
this
this
(const(ubyte)[] buffer, S mimeType)
Undocumented in source.
this
this
(S path)
Undocumented in source.
Members
Functions
cppObj
inout
(
CppObj
)
cppObj
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
awebview
wrapper
resourceinterceptor
classes
ResourceInterceptor
ResourceInterceptorCpp
structs
ResourceRequest
ResourceResponse
UploadElement