#116 √ resolved
Ben Schwarz

Cached requests are returned as text/html

Reported by Ben Schwarz | April 20th, 2008 @ 11:14 PM | in 1.0

Rather than the content type that was originally set

First request to javascript service = fine.

Cache is made..

Cache hit - text/html returned

Snip below

Ben:~ ben$ curl -I http://localhost:4000/stocks/MGR...

HTTP/1.1 200 OK

Connection: close

Date: Fri, 18 Apr 2008 06:41:16 GMT

Content-Type: text/javascript

Content-Length: 7

Ben:~ ben$ curl -I http://localhost:4000/stocks/MGR...

HTTP/1.1 200 OK

Connection: close

Date: Fri, 18 Apr 2008 06:41:07 GMT

Content-Type: text/html; charset=utf-8

Content-Length: 7

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins