Project

General

Profile

Actions

Bug #2002

closed

webdav: Enable OPTIONS for inexistent resources

Added by treitmayr almost 15 years ago. Updated almost 8 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_webdav
Target version:
ASK QUESTIONS IN Forums:

Description

If an OPTIONS request is issued for an inexistent WEBDAV resource (file, directory) then the server's response should indicate that this resource can actually be created (via MKCOL or PUT), so it makes sense to reply with a regular 200 response instead of 404. This is also how Apache 2 behaves and how applications like Evolution (for publishing the calendar) expect it.


Files

enable-options-for-inexistent-resources.patch (4.6 KB) enable-options-for-inexistent-resources.patch patch against trunk treitmayr, 2009-06-08 21:28
Actions #1

Updated by stbuehler almost 15 years ago

  • Target version set to 1.5.0
Actions #2

Updated by gstrauss almost 8 years ago

  • Status changed from Patch Pending to Fixed
  • Target version changed from 1.5.0 to 1.4.40

available in lighttpd 1.4.40 (and potentially earlier)

Actions

Also available in: Atom