fn isContent(self: State) bool

Returns true if the parser is in a content state (ie. not waiting for more headers).

Parameters

self: State,