Project

General

Profile

Actions

Bug #1440

closed

Improper ERROR code of expired urls when using mod_secdownload

Added by Anonymous over 17 years ago. Updated about 17 years ago.

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

Description

When using mod_secdownload and a valid generated url times out, lighttpd returns error code 408.
This says the client to 'try again later', which is what eg. firefox does, requesting the same expired url 4 times and then giving error to user.

The proper error code here would be 403 as described at http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html .

-- Joe7

#3

Updated by stbuehler about 17 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed
Actions

Also available in: Atom