include/gdav@internal@xml_DavResponse.hrl
-record(dav_response, {
href :: binary(),
status_code :: integer(),
properties :: list(gdav@internal@xml:property())
}).
-record(dav_response, {
href :: binary(),
status_code :: integer(),
properties :: list(gdav@internal@xml:property())
}).