intlast_was_value;// http-parser flag used to help the http-parser callbacks differentiate between header fields and values to know when to allocate a new header
intheader_end;// boolean flag set when header processing is complete
intmessage_begin;// boolean flag set when body processing begins
intmessage_end;// boolean flag set when body processing is complete