Kitware / tangelo

A simple, quick, powerful web framework
http:/tangelohub.org/tangelo/
Apache License 2.0
185 stars 35 forks source link

Add a tangelo.content_type() method (to transparently set the content-type field on the underlying web server's response headers) #85

Closed waxlamp closed 11 years ago

waxlamp commented 11 years ago

Jeff, you should be able to switch the content-type setters in the jpeg service to use tangelo.content_type() now. Please let me know if that works as expected.

jeffbaumes commented 11 years ago

Looks good. Won't be able to fully check until we get the Aladdin project external, the merge is too messy right now.

On Tue, Mar 26, 2013 at 7:11 PM, Roni Choudhury notifications@github.comwrote:

Jeff, you should be able to switch the content-type setters in the jpeg service to use tangelo.content_type() now. Please let me know if that works as expected.

— Reply to this email directly or view it on GitHubhttps://github.com/Kitware/tangelo/issues/85#issuecomment-15494815 .