= private = protected
body_permitted?()
true if the response has a body.
# File lib/net/http/response.rb, line 20 def body_permitted? self::HAS_BODY end