class LLHttp::Parser

def method_name


[public] Get the method of the current response.
def method_name
  LLHttp.rb_llhttp_method_name(@pointer)
end