Class ::HTTPResponse
In: lib/rbot/core/utils/httputil.rb
Parent: Object

Methods

External Aliases

body -> raw_body

Attributes

no_cache  [RW] 

Public Instance methods

Read chunks from the body until we have at least size bytes, yielding the partial text at each chunk. Return the partial body.

[Validate]