# File lib_core/rucy/response.rb, line 97 def parse(input) parse_line(input) parse_header(input) nil end