[Catalyst] Static GET of an ogg audio file

Tomas Doran bobtfish at bobtfish.net
Tue May 3 10:09:58 GMT 2011


On 8 Apr 2011, at 21:58, jeff robinson wrote:

> Larry,
> Thanks for the quick response. Here are the headers - similar but  
> not the same:
>
> Catalyst
> ------------
> Content-Length: 238400
> Content-Type: audio/ogg
> Last-Modified: Fri, 08 Apr 2011 15:20:31 GMT
> Status: 20 0
> X-Catalyst: 5.80029
>
> Apache
> -----------
> Accept-Ranges: bytes
> Content-Length: 238400
> Keep-Alive: timeout=15, max=100
> Connection: Keep-Alive
> Content-Type: application/ogg

I guess the difference here is in the Content-Type.

Does it do what you want if you override Static::Simple to send the  
other type?

Cheers
t0m




More information about the Catalyst mailing list