hi, i found out that tg2 does some content negotiation by default, i.e. it respects Accept HTTP headers. now i have an app which is basically serving read-only data, so i run it behind squid for caching. to make content negotiation via accept headers go well with the cache (i.e. to make sure the cache looks up stuff not just by url but by url+accept- header), i have to send an HTTP "vary: accept" header with the response. shouldn't/couldn't this be done by default as well? regards, robert
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

