im sure I did something
This commit is contained in:
@@ -43,7 +43,6 @@ type SimpleCalDavData struct {
|
||||
Calandars []Calandar
|
||||
}
|
||||
|
||||
// this makes stalwart assumptions
|
||||
func GetCalDAVData(username string, password string) SimpleCalDavData {
|
||||
req, _ := http.NewRequest(
|
||||
"PROPFIND",
|
||||
|
||||
Reference in New Issue
Block a user