struct Protocol::Network::GetResponseBodyForInterception
- Protocol::Network::GetResponseBodyForInterception
- Struct
- Value
- Object
Overview
Returns content served for the given currently intercepted request.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/network.crConstructors
Instance Method Summary
-
#base64_encoded : Bool
True, if content was sent as base64.
-
#body : String
Response body.