Method: Yup::RequestHandler#on_message_begin

Defined in:
lib/yup/request_handler.rb

#on_message_beginObject



28
29
30
# File 'lib/yup/request_handler.rb', line 28

def on_message_begin
  @body = ''
end