Current section

Files

Jump to
chrobot include protocol@fetch_GetResponseBodyResponse.hrl
Raw

include/protocol@fetch_GetResponseBodyResponse.hrl

-record(get_response_body_response, {
body :: binary(),
base64_encoded :: boolean()
}).