I tried to modify the Content-Type header with mod-headers, but it appears that 
can't be done, even when I tried it in 'early' mode:

http://httpd.apache.org/docs/current/mod/mod_headers.html:
"... it is possible to set and/or override most headers, except for those 
headers added by the HTTP header filter, such as Content-Type."

I'm guessing there must be somewhere in the dspace code that sets the 
Content-type in the response header to include a charset, but can't seem to 
find where that is. 

On Jun 19, 2013, at 12:58 PM, helix84 wrote:

> On Wed, Jun 19, 2013 at 7:32 PM, Sara Amato <sam...@willamette.edu> wrote:
>>  Content-Type: video/mp4;charset=ISO-8859-1
> 
> Because this seems to be the problem, removing ";charset=ISO-8859-1"
> using mod_headers [1] could if not solve the problem, at least confirm
> that this is the only thing that causes the problem.
> 
> [1] http://httpd.apache.org/docs/current/mod/mod_headers.html
> 
> 
> Regards,
> ~~helix84
> 
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to