capture.channel1.data.mime

capture.channel1.data.mime

This command provides a view to the data captured on the port specified by
capture.channel1.port
in a mime/base64 encoded format.

Getvar

To retrieve the data captured on the port specified by
capture.channel1.port
:
! U1 getvar "capture.channel1.data.mime"
Result
Data in mime-encoded format.