vibe-dav ~master (2021-10-22T22:13:23.1388123)
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