Skip to content

goadavclient: refactor check() to work on `GoaDavConfig`

Andy Holmes requested to merge andyholmes/main into master

Refactor the check() methods to operate on GoaDavConfig, which can carry the expected content type.

Merge request reports