Project

General

Profile

Actions

Bug #1614

closed

Content-Type header is inserted and not overwritten in mod_dirlisting

Added by HenrikHolst about 16 years ago. Updated almost 16 years ago.

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

Description

In the mod_dirlisting module the Content-Type header is inserted and not overwritten, this can lead to a situation where we have more than one Content-Type header (at least that happened for us) and for some reason Internet Explorer 7 (possible v6 also) only reads the first one (stupid browser indeed).

The included patch changes this to an overwrite instead so we can make sure that there will only by one Content-Type header in the response.


Files

mod_dirlisting.c.patch (861 Bytes) mod_dirlisting.c.patch HenrikHolst, 2008-03-27 10:05
Actions #1

Updated by stbuehler almost 16 years ago

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

Applied in r2152. Thank you!

Actions

Also available in: Atom