fn isContent(self: State) bool
Returns true if the parser is in a content state (ie. not waiting for more headers).
self: State,