Help for this page

Select Code to Download


  1. or download this
            $h->header('Content-Type' => 'text/plain');  # set
            $ct = $h->header('Content-Type');            # get
            $h->remove_header('Content-Type');           # delete