Skip to content

Instantly share code, notes, and snippets.

@bamthomas
Created February 6, 2018 20:50
Show Gist options
  • Save bamthomas/03ef566c2a1aca51c37407a7d0836d81 to your computer and use it in GitHub Desktop.
Save bamthomas/03ef566c2a1aca51c37407a7d0836d81 to your computer and use it in GitHub Desktop.
Baikal url validation
curl -i --request PROPFIND --insecure --digest -u user:password --header "Content-Type: text/xml" --header "Brief:t" \
https://dav.url/card.php/addressbooks/user/default/
curl -i --request PROPFIND --insecure --digest -u user:password --header "Content-Type: text/xml" --header "Brief:t" \
https://dav.url/cal.php/principals/user/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment