method

response_parser

response_parser()
public

No documentation available.

# File actionpack/lib/action_dispatch/testing/request_encoder.rb, line 9
      def response_parser; -> body { body }; end