Maximum header size
HTTP Methods
HTTP
HTTP Parser types
Parser
ffi-http-parser version
Creates a new Parser.
@return [Instance]
A new parser instance.
@see Instance
Instance
# File lib/ffi/http/parser/parser.rb, line 25 def self.new(&block) Instance.new(&block) end