push_header $h->push_header(field => val) Adds a new header field and value to the object. Previous values of the field are not removed. $h->push_header(Accept => 'image/jpeg');