package http import ( "fmt" "net/url" "path/filepath" "github.com/debridmediamanager.com/zurg/internal/torrent" "github.com/debridmediamanager.com/zurg/pkg/davextra" ) // createMultiTorrentResponse creates a WebDAV response for a list of torrents func createMultiTorrentResponse(basePath string, torrents []torrent.Torrent) (string, error) { htmlDoc := "