if ( $begin > 0 || $end < $size ) { print "HTTP/1.1 206 Partial Content" ; } else { print "HTTP/1.1 200 OK" ;