Ticket #12356 (confirmed Feature Request)

Opened 4 years ago

Last modified 3 years ago

Implement the HEAD verb in WebDAV

Reported by: kleist Owned by:
Priority: minor Milestone: Future
Component: Backend (Python) Version: 4.1
Keywords: webdav, upstream Cc:

Description

It would be valuable if HEAD were implemented in the WebDAV machinery.

2011-11-10 10:24:04 ERROR Zope.SiteErrorLog 1320917044.910.198440074372 http://localhost:9800/Plone/arbortext/SHMI-Agnus
-castus-monograph.crf/HEAD
Traceback (innermost last):
  Module ZPublisher.Publish, line 126, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 46, in call_object
  Module webdav.NullResource, line 82, in HEAD
NotFound: The requested resource does not exist.

Change History

comment:1 Changed 4 years ago by kleist

  • Status changed from new to confirmed
  • Keywords webdavupstream added; webdav upstream removed
  • Version set to 4.1
  • Milestone changed from 4.x to Future

comment:2 Changed 4 years ago by kleist

  • Keywords webdav, upstream added; webdavupstream removed
  • Component changed from Infrastructure to Backend (Python)

comment:3 Changed 3 years ago by auspex

In the meantime, how can one work around the fact that ITunes, for instance, objects to the fact that it can't issue a HEAD request?

Note: See TracTickets for help on using tickets.