Method: Atatus::Context#response_body

Defined in:
lib/atatus/context.rb

#response_bodyObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



47
48
49
# File 'lib/atatus/context.rb', line 47

def response_body
  @response_body
end