[ Version ( since = "3.36" ) ]
public unowned string? get_last_dav_error_code ()
Returns last DAV error code as returned by the server.
Each recognized code is enclosed in "[]" in the returned string, to be able to distinguish between them, in case the server returned multiple codes.
The string is valid until the next request is executed.
this |
a DAV error from the last request, or |