This website requires JavaScript.
Explore
Help
Sign In
maal
/
go-webdav
Watch
3
Star
0
Fork
0
You've already forked go-webdav
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
381b8a3cee95c355e9d5adcfdf60325a23de2b7f
go-webdav
/
internal
History
Thomas Müller
3ed9a4f052
carddav, caldav: add missing headers on PUT
...
ETag and Last-Modified should be set to the new calendar object or address object properties.
2024-03-28 11:22:46 +01:00
..
client.go
caldav: add DiscoverContextURL
2023-12-27 23:16:49 +01:00
elements_test.go
internal: fix XML element struct naming
2022-05-31 23:04:42 +02:00
elements.go
internal: fix always-true interface comparison
2023-12-15 15:07:59 +01:00
internal.go
internal: use errors.As in IsNotFound
2022-05-31 16:58:45 +02:00
server.go
carddav, caldav: add missing headers on PUT
2024-03-28 11:22:46 +01:00
xml_test.go
internal: add RawXMLValue to defer XML encoding/decoding
2020-01-14 17:54:03 +01:00
xml.go
internal: add NewPropfindResponse helper
2020-01-17 14:40:29 +01:00