Home | History | Annotate | Download | only in lib

Lines Matching full:getheader

1925   bool getheader,           /* TRUE if header parsing is wanted */
1947 k->getheader = getheader;
1957 if(!k->getheader) {
1963 if(k->getheader || !data->set.opt_no_body) {
2000 } /* if(k->getheader || !data->set.opt_no_body) */