I have a PHP script which serves up a jpeg image in response to an http query.
ob_start(); header(\'HTTP/1.1 200 OK\'); header(\'Cache-Control: no-cache, must-rev