Module: HTTPX::Plugins::ContentDigest::ResponseMethods
- Defined in:
- sig/plugins/content_digest.rbs
Instance Attribute Summary collapse
-
#body ⇒ contentDigestResponseBody
readonly
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ contentDigestResponseBody (readonly)
Returns the value of attribute body.
37 38 39 |
# File 'sig/plugins/content_digest.rbs', line 37 def body @body end |