# File lib/em/protocols/header_and_content.rb, line 51
51:       def initialize *args
52:         super
53:         init_for_request
54:       end