Better handle trailing slash issues
Open
- Dominant language
- Go
- Stars
- 497
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Right now we have a workaround for trailing slashes in dir URLs:
https://github.com/emersion/go-webdav/blob/9e23289610195c6e74d3b11064360dc48c31598f/carddav/client.go#L461
Would be nice to find a better long-term solution.
Contributor guide
Assessment
This issue has not been assessed yet.