$buffer = get($url); print "Content-Type: $mimetype\n\n"; print $buffer;