[Image-SIG] Opening and saving quality JPEG files

Chris Cogdon chris at cogdon.org
Thu Jun 23 23:12:19 CEST 2005


On Jun 23, 2005, at 13:43, Christian M. Jensen wrote:

> Actually, while I am thinking about it - make sure your script handles
> HTTP HEAD requests with a 304 if the content has not changed - that 
> will
> tell the browser to use a cached version of the content instead of
> asking for the new version.
>
> http://diveintopython.org/http_web_services/http_features.html#d0e27689
>
> I know this is on the receiving end, but it might help with building 
> the
> server - if that is what you are doing:
>
> http://diveintopython.org/http_web_services/etags.html

Yep... all of that is good.

Christian... we expect you to have a fully functioning apache clone, 
written in python, by Friday... hop to it! :)

-- 
    ("`-/")_.-'"``-._        Chris Cogdon <chris at cogdon.org>
     . . `; -._    )-;-,_`)
    (v_,)'  _  )`-.\  ``-'
   _.- _..-_/ / ((.'
((,.-'   ((,/   fL



More information about the Image-SIG mailing list