Initial docs commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
initSidebarItems({"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."],["Request","A parsed Request."],["Response","A parsed Response."]],"type":[["Result","A Result of any parsing action."]]});
|
||||
Reference in New Issue
Block a user