Set-Cookie: USER_COOKIE=blahblahblah; path=/; domain=.example.com Content-Type: text/plain Transfer-Encoding: chunked Content-Encoding: gzip This is my content... #### print CGI->header('text/plain');