blob: 2f808d4ab841f13e2947f927665d3c245fbeafa3 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"constant":[["EMPTY_HEADER","An empty header, useful for constructing a `Header` array to pass in for parsing."]],"enum":[["Error","An error in parsing."],["Status","The result of a successful parse pass."]],"fn":[["parse_chunk_size","Parse a buffer of bytes as a chunk size."],["parse_headers","Parse a buffer of bytes as headers."]],"struct":[["Header","Represents a parsed header."],["InvalidChunkSize","An error in parsing a chunk size."],["ParserConfig","Parser configuration."],["Request","A parsed Request."],["Response","A parsed Response."]],"type":[["Result","A Result of any parsing action."]]};