vibe-dav ~master (2016-09-24T10:20:15Z)
Dub
Repo
IfCondition
vibedav
ifheader
Undocumented in source.
struct
IfCondition {
string
condition
;
string
etag
;
bool
isNot
;
this
(string condition);
}
Constructors
this
this
(string condition)
Undocumented in source.
Members
Variables
condition
string
condition
;
Undocumented in source.
etag
string
etag
;
Undocumented in source.
isNot
bool
isNot
;
Undocumented in source.
Meta
Source
See Implementation
vibedav
ifheader
structs
IfCondition
IfHeader