readConsume callback, appends data to this.response, then looks for end_of_header_token. Returns data.length if finished or a greater value if the full payload isn't there yet.
See Implementation
readConsume callback, appends data to this.response, then looks for end_of_header_token. Returns data.length if finished or a greater value if the full payload isn't there yet.