Methods

Files

StubResponse

Public Instance Methods

read_body(*args, &block) click to toggle source
    # File lib/webmock/http_lib_adapters/net_http.rb, line 21
21:   def read_body(*args, &block)
22:     yield @body if block_given?
23:     @body
24:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.